Update Forkyz to 45 (4500000)

This commit is contained in:
F-Droid checkupdates bot 2023-08-20 03:10:34 +00:00
parent 1b4c62b337
commit 36b6fb2900

View file

@ -570,7 +570,23 @@ Builds:
- gfx/*.icns
- gfx/*.opacity
- versionName: '45'
versionCode: 4500000
commit: 73e2c605e2d91e00de4b123cc005c3ac7bdb573c
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: '44'
CurrentVersionCode: 4400000
CurrentVersion: '45'
CurrentVersionCode: 4500000