Update Forkyz to 18 (1800000)

This commit is contained in:
F-Droid checkupdates bot 2022-03-16 03:20:24 +00:00
parent 684c764edd
commit babd6c077c

View file

@ -192,7 +192,23 @@ Builds:
- gfx/*.icns
- gfx/*.opacity
- versionName: '18'
versionCode: 1800000
commit: 7c3b3d945ae2c3809aa2153b22b73df04b933de9
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: '17'
CurrentVersionCode: 1700000
CurrentVersion: '18'
CurrentVersionCode: 1800000