Update Forkyz to 51 (5100000)

This commit is contained in:
F-Droid checkupdates bot 2024-03-10 03:08:29 +00:00
parent aa86dc73dd
commit 11208270ee

View file

@ -666,7 +666,23 @@ Builds:
- gfx/*.icns
- gfx/*.opacity
- versionName: '51'
versionCode: 5100000
commit: 747c0b6d16a3056d9729d4eab2c815cb017e6829
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: '50'
CurrentVersionCode: 5000000
CurrentVersion: '51'
CurrentVersionCode: 5100000