mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Quadermas to 7.2 (702)
This commit is contained in:
parent
da5c4415e4
commit
e554d2b888
1 changed files with 14 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue