updated to release 1.2 which fixes a crash when changing to another Android app and has some minor visual improvements
This commit is contained in:
parent
5675c962c0
commit
e054c6b7e2
|
|
@ -24,11 +24,21 @@ Build:1.0,1
|
||||||
target=android-16
|
target=android-16
|
||||||
buildjni=yes
|
buildjni=yes
|
||||||
|
|
||||||
|
Build:1.2,3
|
||||||
|
commit=release-1.2
|
||||||
|
subdir=build_android
|
||||||
|
init=cd .. && \
|
||||||
|
./distributeAssets.sh && \
|
||||||
|
cd build_android && \
|
||||||
|
./get_externals.sh
|
||||||
|
target=android-16
|
||||||
|
buildjni=yes
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
Downloads files during build; check shell scripts before updating.
|
Downloads files during build; check shell scripts before updating.
|
||||||
.
|
.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:1.0
|
Current Version:1.2
|
||||||
Current Version Code:1
|
Current Version Code:3
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue