Update Forkyz to 31 (3100000)

This commit is contained in:
F-Droid checkupdates bot 2022-10-09 03:46:36 +00:00
parent f13fcca407
commit d3551e0f61

View file

@ -384,7 +384,23 @@ Builds:
- gfx/*.icns
- gfx/*.opacity
- versionName: '31'
versionCode: 3100000
commit: 940eee786bc1a7fd8bd7e035fa88bc9d0552ca61
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: '30'
CurrentVersionCode: 3000000
CurrentVersion: '31'
CurrentVersionCode: 3100000