Update Forkyz to 32 (3200000)

This commit is contained in:
F-Droid checkupdates bot 2022-10-26 03:17:21 +00:00
parent d2e68d588d
commit 6d6cea4c4e

View file

@ -400,7 +400,23 @@ Builds:
- gfx/*.icns
- gfx/*.opacity
- versionName: '32'
versionCode: 3200000
commit: 5b3245f0b10da9ccf9528f4d3868d60840fa4dbb
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
rm:
- puzlib/src/test
scanignore:
- gfx/*.icns
- gfx/*.opacity
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '31'
CurrentVersionCode: 3100000
CurrentVersion: '32'
CurrentVersionCode: 3200000