Update Tux Paint to 0.9.28 (9280)

This commit is contained in:
F-Droid checkupdates bot 2022-06-06 03:36:52 +00:00
parent 1003e5dc95
commit 5f128b8739

View file

@ -271,7 +271,24 @@ Builds:
- app/src/main/jni/
ndk: r19c
- versionName: 0.9.28
versionCode: 9280
commit: ff2751c7a2b8e0937b7d43a3507c6d2237048da9
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
prebuild:
- cd src/main/jni/tuxpaint/
- ./mkzip_assets.sh
scandelete:
- app/src/main/jni/
ndk: r19c
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 0.9.27
CurrentVersionCode: 9270
CurrentVersion: 0.9.28
CurrentVersionCode: 9280