android version changed to 1.1

This commit is contained in:
cip 2013-04-06 17:22:28 +02:00
parent af87dd0726
commit e1129c23c0

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="1"
android:versionName="1.0" package="org.kiwix.kiwixmobile">
android:versionCode="2"
android:versionName="1.1" package="org.kiwix.kiwixmobile">
<supports-screens
android:largeScreens="true"
android:normalScreens="true"