Update Forkyz to 17 (1700000)

This commit is contained in:
F-Droid checkupdates bot 2022-03-06 03:15:56 +00:00
parent 1024ee7d98
commit fc4e12d324

View file

@ -176,7 +176,23 @@ Builds:
- gfx/*.icns
- gfx/*.opacity
- versionName: '17'
versionCode: 1700000
commit: addf972b5949d901097feb25f54b60a563edbb49
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: '16'
CurrentVersionCode: 1600000
CurrentVersion: '17'
CurrentVersionCode: 1700000