Update Forkyz to 20 (2000000)

This commit is contained in:
F-Droid checkupdates bot 2022-05-07 03:18:38 +00:00
parent 955b9780db
commit cc331520b0

View file

@ -224,7 +224,23 @@ Builds:
- gfx/*.icns
- gfx/*.opacity
- versionName: '20'
versionCode: 2000000
commit: 76bea485c8da87a60110dcb3f718e3954795cd30
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: '19'
CurrentVersionCode: 1900000
CurrentVersion: '20'
CurrentVersionCode: 2000000