mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-17 03:22:25 +00:00
Update Suntimes to 0.15.15 (112)
This commit is contained in:
parent
e074df937e
commit
6b79b2b7a1
1 changed files with 16 additions and 2 deletions
|
|
@ -867,9 +867,23 @@ Builds:
|
||||||
scanignore:
|
scanignore:
|
||||||
- app/src/main/artwork/map/ne_10m_land.zip
|
- app/src/main/artwork/map/ne_10m_land.zip
|
||||||
|
|
||||||
|
- versionName: 0.15.15
|
||||||
|
versionCode: 112
|
||||||
|
commit: dea8fef1bdb6da05b27e608cb9206ce2114e50d3
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- echo "deb https://deb.debian.org/debian bullseye main" > /etc/apt/sources.list.d/bullseye.list
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y -t bullseye openjdk-11-jdk-headless
|
||||||
|
- update-java-alternatives --set java-1.11.0-openjdk-amd64
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
scanignore:
|
||||||
|
- app/src/main/artwork/map/ne_10m_land.zip
|
||||||
|
|
||||||
MaintainerNotes: ne_10m_land.zip is from naturalearthdata.com under Public Domain
|
MaintainerNotes: ne_10m_land.zip is from naturalearthdata.com under Public Domain
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.15.14
|
CurrentVersion: 0.15.15
|
||||||
CurrentVersionCode: 111
|
CurrentVersionCode: 112
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue