Skip to content

Commit b699ca6

Browse files
committed
Update version code to submit APK without brand
1 parent 1585c94 commit b699ca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commons/app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
22
package="fr.free.nrw.commons"
3-
android:versionCode="30"
3+
android:versionCode="31"
44
android:versionName="1.14" >
55

66
<uses-sdk

0 commit comments

Comments
 (0)