Version 0.36-test
This commit is contained in:
parent
547e14e850
commit
647e230c9e
@ -2,8 +2,8 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.fdroid.fdroid"
|
||||
android:installLocation="auto"
|
||||
android:versionCode="26"
|
||||
android:versionName="0.35-test" >
|
||||
android:versionCode="27"
|
||||
android:versionName="0.36-test" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="3"
|
||||
@ -80,4 +80,4 @@
|
||||
<service android:name="UpdateService" />
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
</manifest>
|
||||
|
Loading…
x
Reference in New Issue
Block a user