Bump android version code

This commit is contained in:
Isaac Hutt 2017-02-06 22:37:10 +00:00 committed by GitHub
parent 8aa0fa391d
commit 09bfffd9e5

View File

@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.kiwix.kiwixmobile" package="org.kiwix.kiwixmobile"
android:installLocation="auto" android:installLocation="auto"
android:versionCode="46" android:versionCode="47"
android:versionName="2.2"> android:versionName="2.2">
<supports-screens <supports-screens