Update Forkyz to 28 (2800000)

This commit is contained in:
F-Droid checkupdates bot 2022-08-11 03:36:04 +00:00
parent a4e5be8ae7
commit 4a176646d8

View file

@ -336,7 +336,23 @@ Builds:
- gfx/*.icns
- gfx/*.opacity
- versionName: '28'
versionCode: 2800000
commit: 229e24195a68a59e30044bfe4a377a322dcd3c28
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: '26'
CurrentVersionCode: 2600000
CurrentVersion: '28'
CurrentVersionCode: 2800000