mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 22:55:11 +00:00
Update Suntimes to 0.16.2 (116)
This commit is contained in:
parent
25d455b4e1
commit
f113587685
1 changed files with 17 additions and 2 deletions
|
|
@ -924,9 +924,24 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/main/artwork/map/ne_10m_land.zip
|
||||
|
||||
- versionName: 0.16.2
|
||||
versionCode: 116
|
||||
commit: 00526a714fac64d411d23302ba9f7e2f23d9dbd1
|
||||
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
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.16.1
|
||||
CurrentVersionCode: 115
|
||||
CurrentVersion: 0.16.2
|
||||
CurrentVersionCode: 116
|
||||
|
|
|
|||
Loading…
Reference in a new issue