mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Suntimes to 0.16.3 (117)
This commit is contained in:
parent
af3402451d
commit
6313da12f0
1 changed files with 17 additions and 2 deletions
|
|
@ -939,9 +939,24 @@ Builds:
|
||||||
scanignore:
|
scanignore:
|
||||||
- app/src/main/artwork/map/ne_10m_land.zip
|
- app/src/main/artwork/map/ne_10m_land.zip
|
||||||
|
|
||||||
|
- versionName: 0.16.3
|
||||||
|
versionCode: 117
|
||||||
|
commit: 534ef6f311c3fe455d5a354e393346734b4af0b3
|
||||||
|
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
|
||||||
|
prebuild: sed -i -e '/jraska/d' build.gradle
|
||||||
|
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.2
|
CurrentVersion: 0.16.3
|
||||||
CurrentVersionCode: 116
|
CurrentVersionCode: 117
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue