mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update OSM Dashboard to 2.14.0 (28)
This commit is contained in:
parent
6e50eac75e
commit
420fe1a85f
1 changed files with 12 additions and 2 deletions
|
|
@ -182,7 +182,17 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- full
|
- full
|
||||||
|
|
||||||
|
- versionName: 2.14.0
|
||||||
|
versionCode: 28
|
||||||
|
commit: f128505efe0f2795916727345a78e55183c3a881
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- full
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '2.13'
|
CurrentVersion: 2.14.0
|
||||||
CurrentVersionCode: 26
|
CurrentVersionCode: 28
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue