Match versionCode to engine's build number
This commit is contained in:
parent
6f16759f6c
commit
f8f8e5c743
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
-->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="in.celest.xash3d.hl"
|
||||
android:versionCode="1"
|
||||
android:versionCode="500"
|
||||
android:versionName="0.18"
|
||||
android:installLocation="auto">
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue