Update Forkyz to 43 (4300000)

This commit is contained in:
F-Droid checkupdates bot 2023-07-06 03:15:41 +00:00
parent b3f3df8338
commit 81a23bb565

View file

@ -537,7 +537,23 @@ Builds:
- gfx/*.icns
- gfx/*.opacity
- versionName: '43'
versionCode: 4300000
commit: ef0dcdbb3806fb0748df9142b1c8df4ba2b29097
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: '42'
CurrentVersionCode: 4200000
CurrentVersion: '43'
CurrentVersionCode: 4300000