mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Compass to 1.13.0 (18)
This commit is contained in:
parent
47af475038
commit
0c329d4b26
1 changed files with 13 additions and 2 deletions
|
|
@ -154,7 +154,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.13.0
|
||||
versionCode: 18
|
||||
commit: 4adfdb26b6ed7a3e566f92abc3999e7262761c65
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.12.0
|
||||
CurrentVersionCode: 17
|
||||
CurrentVersion: 1.13.0
|
||||
CurrentVersionCode: 18
|
||||
|
|
|
|||
Loading…
Reference in a new issue