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
cca5889278
commit
8c46b81f41
1 changed files with 12 additions and 2 deletions
|
|
@ -192,7 +192,17 @@ Builds:
|
|||
gradle:
|
||||
- full
|
||||
|
||||
- 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:
|
||||
- full
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.14.0
|
||||
CurrentVersionCode: 28
|
||||
CurrentVersion: 2.15.0
|
||||
CurrentVersionCode: 29
|
||||
|
|
|
|||
Loading…
Reference in a new issue