Update Forkyz to 15 (1500000)

This commit is contained in:
F-Droid checkupdates bot 2022-01-08 03:11:50 +00:00
parent bbc02116e3
commit 2c5e32d625

View file

@ -144,7 +144,23 @@ Builds:
- gfx/*.icns
- gfx/*.opacity
- versionName: '15'
versionCode: 1500000
commit: 49b39cd65b9a6dd06b227bef93166a3629e728d8
subdir: app
sudo:
- apt-get update || 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: '14'
CurrentVersionCode: 1400000
CurrentVersion: '15'
CurrentVersionCode: 1500000