Update Forkyz to 16 (1600000)

This commit is contained in:
F-Droid checkupdates bot 2022-02-26 03:12:46 +00:00
parent 378b7b7379
commit 06ae562ad6

View file

@ -160,7 +160,23 @@ Builds:
- gfx/*.icns
- gfx/*.opacity
- versionName: '16'
versionCode: 1600000
commit: 195808f4325210a973666dfe428c453aac3af6ba
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: '15'
CurrentVersionCode: 1500000
CurrentVersion: '16'
CurrentVersionCode: 1600000