mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-03 20:56:57 +00:00
Update Compass to 1.13.1 (19)
This commit is contained in:
parent
9add9fc1e9
commit
bb303500a6
1 changed files with 13 additions and 2 deletions
|
|
@ -165,7 +165,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.13.1
|
||||
versionCode: 19
|
||||
commit: d2135ac354c6f78dd4d97b5f83e94493388c5f55
|
||||
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.13.0
|
||||
CurrentVersionCode: 18
|
||||
CurrentVersion: 1.13.1
|
||||
CurrentVersionCode: 19
|
||||
|
|
|
|||
Loading…
Reference in a new issue