mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Tux Paint to 0.9.25 (925)
This commit is contained in:
parent
f2a19f39f4
commit
0570d0a132
1 changed files with 17 additions and 2 deletions
|
|
@ -209,7 +209,22 @@ Builds:
|
||||||
- app/src/main/jni/
|
- app/src/main/jni/
|
||||||
ndk: r19c
|
ndk: r19c
|
||||||
|
|
||||||
|
- versionName: 0.9.25
|
||||||
|
versionCode: 925
|
||||||
|
commit: 0.9.25
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
extlibs:
|
||||||
|
- android/android-support-v4.jar
|
||||||
|
prebuild:
|
||||||
|
- cd src/main/jni/tuxpaint/
|
||||||
|
- ./mkzip_assets.sh
|
||||||
|
scandelete:
|
||||||
|
- app/src/main/jni/
|
||||||
|
ndk: r19c
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.9.24
|
CurrentVersion: 0.9.25
|
||||||
CurrentVersionCode: 924
|
CurrentVersionCode: 925
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue