Update Forkyz to 21 (2100000)

This commit is contained in:
F-Droid checkupdates bot 2022-05-23 03:18:13 +00:00
parent 1ce775be0e
commit 09dd282be9

View file

@ -240,7 +240,23 @@ Builds:
- gfx/*.icns
- gfx/*.opacity
- versionName: '21'
versionCode: 2100000
commit: fc79bb849f4f08d0e9b861466bbfc0491bd47401
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: '20'
CurrentVersionCode: 2000000
CurrentVersion: '21'
CurrentVersionCode: 2100000