mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Luftlinie to 1.8 (9)
This commit is contained in:
parent
3b0c05e396
commit
66c3d8a030
1 changed files with 13 additions and 2 deletions
|
|
@ -45,7 +45,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.8'
|
||||
versionCode: 9
|
||||
commit: 4b4057c20991d8c4c5b772ebdb7b5765a03e95c3
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v\d+(\.\d+)?$
|
||||
CurrentVersion: '1.7'
|
||||
CurrentVersionCode: 8
|
||||
CurrentVersion: '1.8'
|
||||
CurrentVersionCode: 9
|
||||
|
|
|
|||
Loading…
Reference in a new issue