Version 0.14
This commit is contained in:
parent
b425010c6d
commit
7f2c04a242
@ -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="4"
|
||||
android:versionName="0.13" android:installLocation="auto">
|
||||
package="org.fdroid.fdroid" android:versionCode="5"
|
||||
android:versionName="0.14" android:installLocation="auto">
|
||||
<application android:name="FDroidApp" android:label="@string/app_name"
|
||||
android:icon="@drawable/icon">
|
||||
<uses-sdk android:minSdkVersion="3" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user