Version 0.15
This commit is contained in:
parent
38fc4bfec1
commit
bc556e0e2b
@ -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="5"
|
||||
android:versionName="0.14" android:installLocation="auto">
|
||||
package="org.fdroid.fdroid" android:versionCode="6"
|
||||
android:versionName="0.15" 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