Update Forkyz to 13 (1300000)

This commit is contained in:
F-Droid checkupdates bot 2021-11-06 03:19:00 +00:00
parent fb03aaae0a
commit 9ad33eaec6

View file

@ -112,7 +112,23 @@ Builds:
- gfx/*.icns
- gfx/*.opacity
- versionName: '13'
versionCode: 1300000
commit: 23b51da90f08a3381d598f0faf707e025f6b32b3
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: '12'
CurrentVersionCode: 1200000
CurrentVersion: '13'
CurrentVersionCode: 1300000