Update Forkyz to 46 (4600000)

This commit is contained in:
F-Droid checkupdates bot 2023-10-01 03:10:33 +00:00
parent a7dc01dfd4
commit 3cf7802188

View file

@ -586,7 +586,23 @@ Builds:
- gfx/*.icns
- gfx/*.opacity
- versionName: '46'
versionCode: 4600000
commit: b47b16442877f5b7e6fce7f9d922fc689ec184aa
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: '45'
CurrentVersionCode: 4500000
CurrentVersion: '46'
CurrentVersionCode: 4600000