Version 0.28
This commit is contained in:
parent
75898b7b0c
commit
f881aabe5b
@ -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="18"
|
package="org.fdroid.fdroid" android:versionCode="19"
|
||||||
android:versionName="0.27" android:installLocation="auto">
|
android:versionName="0.28" android:installLocation="auto">
|
||||||
<uses-sdk android:minSdkVersion="5" android:targetSdkVersion="15" />
|
<uses-sdk android:minSdkVersion="5" android:targetSdkVersion="15" />
|
||||||
<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