Update Forkyz to 47 (4700000)

This commit is contained in:
F-Droid checkupdates bot 2023-10-05 03:12:13 +00:00
parent b3f3cc671c
commit 3e16a79cd1

View file

@ -602,7 +602,23 @@ Builds:
- gfx/*.icns
- gfx/*.opacity
- versionName: '47'
versionCode: 4700000
commit: ff0ec90cc1906b50ee539e45cd974b649a639831
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: '46'
CurrentVersionCode: 4600000
CurrentVersion: '47'
CurrentVersionCode: 4700000