Skip to content
This repository was archived by the owner on Jul 5, 2018. It is now read-only.

Commit 6779263

Browse files
Bumping android:versionCode for beta release
1 parent eb9c037 commit 6779263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:windowSoftInputMode="adjustPan"
3-
package="org.wikipedia.wlm" android:versionName="1.1" android:versionCode="2" android:installLocation="auto">
3+
package="org.wikipedia.wlm" android:versionName="1.1" android:versionCode="3" android:installLocation="auto">
44
<supports-screens
55
android:largeScreens="true"
66
android:normalScreens="true"

0 commit comments

Comments
 (0)