Update Forkyz to 19 (1900000)

This commit is contained in:
F-Droid checkupdates bot 2022-04-19 03:16:46 +00:00
parent 20e56b08b9
commit c7ac068317

View file

@ -208,7 +208,23 @@ Builds:
- gfx/*.icns
- gfx/*.opacity
- versionName: '19'
versionCode: 1900000
commit: 216d29af6648876cc003e7700e242f3cabcc597c
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: '18'
CurrentVersionCode: 1800000
CurrentVersion: '19'
CurrentVersionCode: 1900000