Update Quadermas to 7.2 (702)

This commit is contained in:
F-Droid checkupdates bot 2024-01-21 08:33:47 +00:00
parent da5c4415e4
commit e554d2b888

View file

@ -11,7 +11,7 @@ SourceCode: https://github.com/Stypox/mastercom-workbook
IssueTracker: https://github.com/Stypox/mastercom-workbook/issues
Changelog: https://github.com/Stypox/mastercom-workbook/releases
AutoName: Mastercom Workbook
AutoName: Quadermas
RepoType: git
Repo: https://github.com/Stypox/mastercom-workbook
@ -84,7 +84,18 @@ Builds:
gradle:
- yes
- versionName: '7.2'
versionCode: 702
commit: 8250f2b95040f6f724d878c46f2e394b7471c39e
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
AutoUpdateMode: Version
UpdateCheckMode: Tags .*[0-9]$
CurrentVersion: '7.1'
CurrentVersionCode: 701
CurrentVersion: '7.2'
CurrentVersionCode: 702