mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update OSM Dashboard for OpenTracks to 2.12.0 (24)
This commit is contained in:
parent
9e12693a09
commit
b9604c9120
1 changed files with 12 additions and 2 deletions
|
|
@ -57,7 +57,17 @@ Builds:
|
|||
gradle:
|
||||
- offline
|
||||
|
||||
- versionName: 2.12.0
|
||||
versionCode: 24
|
||||
commit: 5f2d276ce1ab2e7743f7170eefcf4c291fe2cd3a
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- offline
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.11.0
|
||||
CurrentVersionCode: 23
|
||||
CurrentVersion: 2.12.0
|
||||
CurrentVersionCode: 24
|
||||
|
|
|
|||
Loading…
Reference in a new issue