Update Forkyz to 22 (2200000)

This commit is contained in:
F-Droid checkupdates bot 2022-06-04 03:27:36 +00:00
parent 1e19f08b45
commit 8f1ab1a5f4

View file

@ -256,7 +256,23 @@ Builds:
- gfx/*.icns
- gfx/*.opacity
- versionName: '22'
versionCode: 2200000
commit: 91fa828e69e87501c122ed1c7514d9ec012b55be
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: '21'
CurrentVersionCode: 2100000
CurrentVersion: '22'
CurrentVersionCode: 2200000