Update Forkyz to 14 (1400000)

This commit is contained in:
F-Droid checkupdates bot 2021-11-28 03:15:39 +00:00
parent 1db474928d
commit 3569cc67f7

View file

@ -128,7 +128,23 @@ Builds:
- gfx/*.icns
- gfx/*.opacity
- versionName: '14'
versionCode: 1400000
commit: fc5ca7dcb42124dc820f7fa99636567b5cc895e3
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: '13'
CurrentVersionCode: 1300000
CurrentVersion: '14'
CurrentVersionCode: 1400000