Set a more appropriate version name for first alpha
This commit is contained in:
parent
0b71cb7e73
commit
861d094e9d
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="org.fdroid.fdroid" android:versionCode="1"
|
package="org.fdroid.fdroid" android:versionCode="1"
|
||||||
android:versionName="1.0">
|
android:versionName="0.10">
|
||||||
<application android:label="@string/app_name">
|
<application android:label="@string/app_name">
|
||||||
<activity android:name="FDroid">
|
<activity android:name="FDroid">
|
||||||
android:label="@string/app_name"
|
android:label="@string/app_name"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user