mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Suntimes to 0.16.1 (115)
This commit is contained in:
parent
daa083b359
commit
2ba9ecfd63
1 changed files with 16 additions and 2 deletions
|
|
@ -909,9 +909,23 @@ Builds:
|
||||||
scanignore:
|
scanignore:
|
||||||
- app/src/main/artwork/map/ne_10m_land.zip
|
- app/src/main/artwork/map/ne_10m_land.zip
|
||||||
|
|
||||||
|
- versionName: 0.16.1
|
||||||
|
versionCode: 115
|
||||||
|
commit: 0e43426b0209331b833af45f8cf8c4ac02b0a0f4
|
||||||
|
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.16.0
|
CurrentVersion: 0.16.1
|
||||||
CurrentVersionCode: 114
|
CurrentVersionCode: 115
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue