Version 0.17
This commit is contained in:
parent
37b7b776c4
commit
c626ce5f6d
@ -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="7"
|
||||
android:versionName="0.16" android:installLocation="auto">
|
||||
package="org.fdroid.fdroid" android:versionCode="8"
|
||||
android:versionName="0.17" 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