Update Forkyz to 29 (2900000)

This commit is contained in:
F-Droid checkupdates bot 2022-08-23 03:40:06 +00:00
parent bd0bb0ed80
commit 66355b5877

View file

@ -352,7 +352,23 @@ Builds:
- gfx/*.icns
- gfx/*.opacity
- versionName: '29'
versionCode: 2900000
commit: 83fe71db24d5c66ea1b13f071805d01cee804bf0
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: '28'
CurrentVersionCode: 2800000
CurrentVersion: '29'
CurrentVersionCode: 2900000