Update Forkyz to 26 (2600000)

This commit is contained in:
F-Droid checkupdates bot 2022-08-04 03:46:04 +00:00
parent 184b4471af
commit b2c1ea151e

View file

@ -320,7 +320,23 @@ Builds:
- gfx/*.icns
- gfx/*.opacity
- versionName: '26'
versionCode: 2600000
commit: 9ff8d50db398a177377e62d776a554c2a8b44f50
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: '25'
CurrentVersionCode: 2500000
CurrentVersion: '26'
CurrentVersionCode: 2600000