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