mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-09 13:51:45 +08:00
Bump to 0.19.3
This commit is contained in:
+2
-2
@@ -4,8 +4,8 @@
|
||||
-->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="in.celest.xash3d.hl"
|
||||
android:versionCode="1200"
|
||||
android:versionName="0.19.2"
|
||||
android:versionCode="1276"
|
||||
android:versionName="0.19.3"
|
||||
android:installLocation="auto">
|
||||
|
||||
<application android:label="@string/app_name"
|
||||
|
||||
@@ -4,7 +4,7 @@ PROJECT="xashdroid"
|
||||
KEYSTORE="../myks.keystore"
|
||||
KEYSTORE_ALIAS="xashdroid"
|
||||
ANDROID_SDK_PATH="$HOME/.android"
|
||||
BUILD_TOOLS_VER="27.0.2"
|
||||
BUILD_TOOLS_VER="28.0.3"
|
||||
|
||||
if [[ "$1" = "--help" ]]; then
|
||||
echo "Usage: ./build.sh <release|debug>"
|
||||
|
||||
+1
-1
Submodule jni/src/Xash3D/xash3d updated: 3b0c90adc6...5fc42fbb47
Reference in New Issue
Block a user