Update Forkyz to 48 (4800000)

This commit is contained in:
F-Droid checkupdates bot 2023-10-25 05:17:46 +00:00
parent d787622eaa
commit 34208b8466

View file

@ -618,7 +618,23 @@ Builds:
- gfx/*.icns
- gfx/*.opacity
- versionName: '48'
versionCode: 4800000
commit: 8b53bc622a0e30f5fc6d2f25cdcca25498d4c24a
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: '47'
CurrentVersionCode: 4700000
CurrentVersion: '48'
CurrentVersionCode: 4800000