mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Suntimes to 0.16.11 (125)
This commit is contained in:
parent
337e825a46
commit
9f0a88d75a
1 changed files with 18 additions and 2 deletions
|
|
@ -1066,9 +1066,25 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/main/artwork/map/ne_10m_land.zip
|
||||
|
||||
- versionName: 0.16.11
|
||||
versionCode: 125
|
||||
commit: 7adf3e3e271132dbe5fa5da1ea4e8f9ccaf8ebfd
|
||||
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.10
|
||||
CurrentVersionCode: 124
|
||||
CurrentVersion: 0.16.11
|
||||
CurrentVersionCode: 125
|
||||
|
|
|
|||
Loading…
Reference in a new issue