Prepare 0.73
0.72 had proguard issues and 0.71 had HTTPS issues.
This commit is contained in:
parent
ea6482b94b
commit
6b12a006fb
@ -3,8 +3,8 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
package="org.fdroid.fdroid"
|
||||
android:installLocation="auto"
|
||||
android:versionCode="720"
|
||||
android:versionName="0.72" >
|
||||
android:versionCode="730"
|
||||
android:versionName="0.73" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="7"
|
||||
|
@ -1,4 +1,4 @@
|
||||
### 0.72 (2014-09-05)
|
||||
### 0.73 (2014-09-07)
|
||||
|
||||
* Added "local repo" support to host an F-Droid repo on the device itself, with
|
||||
full signed repo support, icons, and optional HTTPS
|
||||
|
@ -2,7 +2,7 @@
|
||||
<resources>
|
||||
|
||||
<string name="app_name">F-Droid</string>
|
||||
<string name="version_name">0.72</string>
|
||||
<string name="version_name">0.73</string>
|
||||
|
||||
<string name="about_sitec">https://f-droid.org</string>
|
||||
<string name="about_mailc">team@f-droid.org</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user