Version 0.26 - really
This commit is contained in:
parent
5409cb86d5
commit
b5604d3bda
@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.fdroid.fdroid" android:versionCode="16"
|
||||
package="org.fdroid.fdroid" android:versionCode="17"
|
||||
android:versionName="0.26" android:installLocation="auto">
|
||||
<uses-sdk android:minSdkVersion="5" android:targetSdkVersion="16" />
|
||||
<uses-sdk android:minSdkVersion="5" android:targetSdkVersion="15" />
|
||||
<supports-screens android:resizeable="false"
|
||||
android:anyDensity="false" />
|
||||
<application android:name="FDroidApp" android:label="@string/app_name"
|
||||
|
Loading…
x
Reference in New Issue
Block a user