Version 0.40
This commit is contained in:
parent
e8eac5f2ca
commit
51a67efdf1
@ -2,8 +2,8 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.fdroid.fdroid"
|
||||
android:installLocation="auto"
|
||||
android:versionCode="39"
|
||||
android:versionName="0.39-test" >
|
||||
android:versionCode="40"
|
||||
android:versionName="0.40" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="3"
|
||||
@ -89,4 +89,4 @@
|
||||
<service android:name="UpdateService" />
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
</manifest>
|
||||
|
Loading…
x
Reference in New Issue
Block a user