Version 0.22
This commit is contained in:
parent
f97ecd33a6
commit
a6a33c9424
@ -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"
|
||||||
package="org.fdroid.fdroid" android:versionCode="12"
|
package="org.fdroid.fdroid" android:versionCode="13"
|
||||||
android:versionName="0.21" android:installLocation="auto">
|
android:versionName="0.22" android:installLocation="auto">
|
||||||
<uses-sdk android:minSdkVersion="3" android:targetSdkVersion="8" />
|
<uses-sdk android:minSdkVersion="3" android:targetSdkVersion="8" />
|
||||||
<supports-screens android:resizeable="false"
|
<supports-screens android:resizeable="false"
|
||||||
android:anyDensity="false" />
|
android:anyDensity="false" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user