Update Tux Paint to 0.9.28b (9281)

This commit is contained in:
F-Droid checkupdates bot 2022-07-30 03:50:56 +00:00
parent 6d8a4373c2
commit 3d444adebc

View file

@ -288,7 +288,24 @@ Builds:
- app/src/main/jni/
ndk: r19c
- versionName: 0.9.28b
versionCode: 9281
commit: be3b8950acb81cbabd362fd6131798d3815ceb55
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.28
CurrentVersionCode: 9280
CurrentVersion: 0.9.28b
CurrentVersionCode: 9281