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/
|
||||
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
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.9.23-beta_10
|
||||
Current Version Code:10
|
||||
Current Version:0.9.23-beta_11
|
||||
Current Version Code:11
|
||||
|
|
Loading…
Reference in a new issue