Update engine. Increase versionCode, so Google Play don't complain about updating Xash3D everytime.

This commit is contained in:
a1batross
2016-08-07 22:23:23 +06:00
parent 4fc4454a74
commit 2e42e30f1c
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="in.celest.xash3d.hl"
android:versionCode="0"
android:versionCode="1"
android:versionName="0.18"
android:installLocation="auto">