mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-12 08:58:51 -04:00
fix version
This commit is contained in:
parent
6f0c95191b
commit
d0cbe5dd18
@ -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="9"
|
android:versionCode="10"
|
||||||
android:versionName="1.6" package="org.kiwix.kiwixmobile">
|
android:versionName="1.7" package="org.kiwix.kiwixmobile">
|
||||||
<supports-screens
|
<supports-screens
|
||||||
android:largeScreens="true"
|
android:largeScreens="true"
|
||||||
android:normalScreens="true"
|
android:normalScreens="true"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user