Update Forkyz to 24 (2400000)

This commit is contained in:
F-Droid checkupdates bot 2022-06-30 03:32:19 +00:00
parent 7bbbb519d3
commit b3f19b3a03

View file

@ -288,7 +288,23 @@ Builds:
- gfx/*.icns
- gfx/*.opacity
- versionName: '24'
versionCode: 2400000
commit: 21459773114bdaae0e20b408b3b3451f99e77d54
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
rm:
- puzlib/src/test
scanignore:
- gfx/*.icns
- gfx/*.opacity
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '23'
CurrentVersionCode: 2300000
CurrentVersion: '24'
CurrentVersionCode: 2400000