Update Tux Paint to 0.9.23-beta_11 (11)
This commit is contained in:
parent
96e79510e1
commit
ac3a6f50ea
|
@ -75,7 +75,18 @@ Build:0.9.23-beta_10,10
|
||||||
scandelete=app/src/main/jni/
|
scandelete=app/src/main/jni/
|
||||||
ndk=r14b
|
ndk=r14b
|
||||||
|
|
||||||
|
Build:0.9.23-beta_11,11
|
||||||
|
commit=0.9.23-beta_11
|
||||||
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
extlibs=android/android-support-v4.jar
|
||||||
|
prebuild=echo NDK_TOOLCHAIN_VERSION := 4.9 >> src/main/jni/Application.mk && \
|
||||||
|
cd src/main/jni/tuxpaint/ && \
|
||||||
|
./mkzip_assets.sh
|
||||||
|
scandelete=app/src/main/jni/
|
||||||
|
ndk=r14b
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:0.9.23-beta_10
|
Current Version:0.9.23-beta_11
|
||||||
Current Version Code:10
|
Current Version Code:11
|
||||||
|
|
Loading…
Reference in a new issue