Update Forkyz to 44 (4400000)

This commit is contained in:
F-Droid checkupdates bot 2023-08-04 03:11:01 +00:00
parent 75403bd60f
commit 8a49f2ecd8

View file

@ -554,7 +554,23 @@ Builds:
- gfx/*.icns
- gfx/*.opacity
- versionName: '44'
versionCode: 4400000
commit: 0d2a60df822633bd76aff7cb57e4664124b538fb
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
rm:
- puzlib/src/test
scanignore:
- gfx/*.icns
- gfx/*.opacity
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '43'
CurrentVersionCode: 4300000
CurrentVersion: '44'
CurrentVersionCode: 4400000