Update Forkyz to 50 (5000000)

This commit is contained in:
F-Droid checkupdates bot 2024-02-08 03:10:02 +00:00
parent 904f51c057
commit d1ccddf62c

View file

@ -650,7 +650,23 @@ Builds:
- gfx/*.icns
- gfx/*.opacity
- versionName: '50'
versionCode: 5000000
commit: 80677498b1710fb48021c27e617673eaa8fd05da
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: '49'
CurrentVersionCode: 4900000
CurrentVersion: '50'
CurrentVersionCode: 5000000