mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Tux Paint to 0.9.26 (9260)
This commit is contained in:
parent
77b711cf42
commit
9a5c2d6151
1 changed files with 17 additions and 2 deletions
|
|
@ -239,7 +239,22 @@ Builds:
|
||||||
- app/src/main/jni/
|
- app/src/main/jni/
|
||||||
ndk: r19c
|
ndk: r19c
|
||||||
|
|
||||||
|
- versionName: 0.9.26
|
||||||
|
versionCode: 9260
|
||||||
|
commit: ff5561b55944782cf745cbae63629c3f06fea20a
|
||||||
|
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.25-bugfix-0
|
CurrentVersion: 0.9.26
|
||||||
CurrentVersionCode: 9250
|
CurrentVersionCode: 9260
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue