mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 21:57:22 +00:00
Update OSM Dashboard to 2.20.0 (34)
This commit is contained in:
parent
5573351e98
commit
7cc33f0f4e
1 changed files with 13 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Categories:
|
||||
- Sports & Health
|
||||
- Navigation
|
||||
- Sports & Health
|
||||
License: Apache-2.0
|
||||
AuthorName: OpenTracks Team
|
||||
WebSite: https://OpenTracksApp.com
|
||||
|
|
@ -234,7 +234,17 @@ Builds:
|
|||
gradle:
|
||||
- full
|
||||
|
||||
- versionName: 2.20.0
|
||||
versionCode: 34
|
||||
commit: 16c62642360d1e02a5674dab3905ee0e0ef1c472
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- full
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.19.0
|
||||
CurrentVersionCode: 33
|
||||
CurrentVersion: 2.20.0
|
||||
CurrentVersionCode: 34
|
||||
|
|
|
|||
Loading…
Reference in a new issue