Update Tux Paint to 0.9.33 (9330)

This commit is contained in:
F-Droid checkupdates bot 2024-07-19 15:51:17 +00:00
parent 578903fa1f
commit c42ed1439c

View file

@ -396,7 +396,23 @@ Builds:
scandelete:
- app/src/main/jni/
- versionName: 0.9.33
versionCode: 9330
commit: c8c5bd63f46723ddee86290f7bb4d5c2a62cc1ae
subdir: app
sudo:
- apt-get update
- apt-get install -y make pkg-config gettext wget openjdk-17-jdk-headless librsvg2-bin
optipng imagemagick
gradle:
- offPlayStore
prebuild:
- cd src/main/jni/tuxpaint/
- ./mkzip_assets.sh
scandelete:
- app/src/main/jni/
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 0.9.32-2
CurrentVersionCode: 9322
CurrentVersion: 0.9.33
CurrentVersionCode: 9330