mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-09-22 12:05:02 -04:00
Release 0.60-test
This commit is contained in:
1 parent
aa9bfefd55
commit
d647bfb097
2 files changed
+3
-3
No files matched your search
+2
-2
@@ -2,8 +2,8 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.fdroid.fdroid"
|
||||
android:installLocation="auto"
|
||||
android:versionCode="590"
|
||||
android:versionName="0.59-test" >
|
||||
android:versionCode="600"
|
||||
android:versionName="0.60-test" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="5"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<resources>
|
||||
|
||||
<string name="app_name">F-Droid</string>
|
||||
<string name="version_name">0.59-test</string>
|
||||
<string name="version_name">0.60-test</string>
|
||||
|
||||
<string name="about_sitec">https://f-droid.org</string>
|
||||
<string name="about_mailc">team@f-droid.org</string>
|
||||
|
||||
Reference in new issue
Block a user