mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-09-23 20:46:53 -04:00
Version 0.32
This commit is contained in:
1 parent
fa258f627f
commit
cc3970cc24
1 file changed
+2
-2
+2
-2
@@ -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="22"
|
||||
android:versionName="0.31" android:installLocation="auto">
|
||||
package="org.fdroid.fdroid" android:versionCode="23"
|
||||
android:versionName="0.32" android:installLocation="auto">
|
||||
<uses-sdk android:minSdkVersion="3" android:targetSdkVersion="15" />
|
||||
<supports-screens
|
||||
android:anyDensity="true"
|
||||
|
||||
Reference in new issue
Block a user