Version 0.21
This commit is contained in:
parent
efcc7c6d8c
commit
49fa56aa66
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.fdroid.fdroid" android:versionCode="11"
|
||||
android:versionName="0.20" android:installLocation="auto">
|
||||
package="org.fdroid.fdroid" android:versionCode="12"
|
||||
android:versionName="0.21" android:installLocation="auto">
|
||||
<uses-sdk android:minSdkVersion="3" />
|
||||
<application android:name="FDroidApp" android:label="@string/app_name"
|
||||
android:icon="@drawable/icon">
|
||||
|
Loading…
x
Reference in New Issue
Block a user