mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-01-30 09:41:33 -05:00
Version 0.32
This commit is contained in:
@@ -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