mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-05 18:29:44 +00:00
Update Tux Paint to 0.9.25-bugfix-0 (9250)
This commit is contained in:
parent
6da5b23b6c
commit
988e022ec6
1 changed files with 17 additions and 2 deletions
|
|
@ -224,7 +224,22 @@ Builds:
|
|||
- app/src/main/jni/
|
||||
ndk: r19c
|
||||
|
||||
- versionName: 0.9.25-bugfix-0
|
||||
versionCode: 9250
|
||||
commit: 0.9.25-bugfix-0
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.9.25
|
||||
CurrentVersionCode: 925
|
||||
CurrentVersion: 0.9.25-bugfix-0
|
||||
CurrentVersionCode: 9250
|
||||
|
|
|
|||
Loading…
Reference in a new issue