Update Forkyz to 25 (2500000)

This commit is contained in:
F-Droid checkupdates bot 2022-07-23 03:15:22 +00:00
parent 49a6811167
commit 5165b4c78b

View file

@ -304,7 +304,23 @@ Builds:
- gfx/*.icns
- gfx/*.opacity
- versionName: '25'
versionCode: 2500000
commit: d289a29b87737b436794ebf994c72cb96446df2d
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: '24'
CurrentVersionCode: 2400000
CurrentVersion: '25'
CurrentVersionCode: 2500000