Change version to 0.12
This commit is contained in:
parent
68fb5fc4bc
commit
3f42c7f914
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
||||||
-->
|
-->
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="in.celest.xash3d.hl"
|
package="in.celest.xash3d.hl"
|
||||||
android:versionCode="1"
|
android:versionCode="0"
|
||||||
android:versionName="1.0"
|
android:versionName="0.12"
|
||||||
android:installLocation="preferExternal">
|
android:installLocation="preferExternal">
|
||||||
|
|
||||||
<!-- Create a Java class extending SDLActivity and place it in a
|
<!-- Create a Java class extending SDLActivity and place it in a
|
||||||
|
|
Loading…
Add table
Reference in a new issue