mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update OSM Dashboard to 2.13 (26)
This commit is contained in:
parent
72e4856b8c
commit
efcfa44729
1 changed files with 13 additions and 3 deletions
|
|
@ -10,7 +10,7 @@ Translation: https://weblate.bubu1.eu/engage/open-tracks-osm-dashboard/
|
|||
Changelog: https://github.com/OpenTracksApp/OSMDashboard/releases
|
||||
Liberapay: OpenTracks
|
||||
|
||||
AutoName: OSM Dashboard for OpenTracks
|
||||
AutoName: OSM Dashboard
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/OpenTracksApp/OSMDashboard.git
|
||||
|
|
@ -172,7 +172,17 @@ Builds:
|
|||
gradle:
|
||||
- full
|
||||
|
||||
- versionName: '2.13'
|
||||
versionCode: 26
|
||||
commit: 8d1a855b463db86967c420dd39d4399b86ac77c0
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- full
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.12.1
|
||||
CurrentVersionCode: 25
|
||||
CurrentVersion: '2.13'
|
||||
CurrentVersionCode: 26
|
||||
|
|
|
|||
Loading…
Reference in a new issue