Update Forkyz to 23 (2300000)

This commit is contained in:
F-Droid checkupdates bot 2022-06-11 03:17:13 +00:00
parent 0599d9fc27
commit adeb3fd6c9

View file

@ -272,7 +272,23 @@ Builds:
- gfx/*.icns
- gfx/*.opacity
- versionName: '23'
versionCode: 2300000
commit: 6b9ffac9e7805759af917cda56a6e9b06a3d4332
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: '22'
CurrentVersionCode: 2200000
CurrentVersion: '23'
CurrentVersionCode: 2300000