mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Suntimes to 0.16.6 (120)
This commit is contained in:
parent
26827705e2
commit
686289453f
1 changed files with 18 additions and 2 deletions
|
|
@ -986,9 +986,25 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/main/artwork/map/ne_10m_land.zip
|
||||
|
||||
- versionName: 0.16.6
|
||||
versionCode: 120
|
||||
commit: 6dc57885c86cf9cc258760bcd6d56718e55858c3
|
||||
subdir: app
|
||||
submodules: true
|
||||
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
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.16.5
|
||||
CurrentVersionCode: 119
|
||||
CurrentVersion: 0.16.6
|
||||
CurrentVersionCode: 120
|
||||
|
|
|
|||
Loading…
Reference in a new issue