mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update OSM Dashboard to 2.15.0 (29)
This commit is contained in:
parent
0fd0da8c8e
commit
cca5889278
1 changed files with 12 additions and 2 deletions
|
|
@ -96,7 +96,17 @@ Builds:
|
|||
gradle:
|
||||
- offline
|
||||
|
||||
- versionName: 2.15.0
|
||||
versionCode: 29
|
||||
commit: cb5408c103f20a9717b6655f5e64a69a0ea93221
|
||||
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.14.0
|
||||
CurrentVersionCode: 28
|
||||
CurrentVersion: 2.15.0
|
||||
CurrentVersionCode: 29
|
||||
|
|
|
|||
Loading…
Reference in a new issue