Update wX to 55569 (55569)

This commit is contained in:
F-Droid checkupdates bot 2021-10-22 04:20:36 +00:00
parent f1bd04e68c
commit 39ef281f16

View file

@ -510,6 +510,22 @@ Builds:
- doc/SCRIPTS/Gaz_places_national.txt.gz
ndk: r22b
- versionName: '55569'
versionCode: 55569
commit: 3f635c737b2866e57f0fd5d1f0da003089741096
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
prebuild: sed -i -e 's|def ndkDir = ".*"|def ndkDir = "$$NDK$$"|' build.gradle
scanignore:
- app/src/main/res/raw/*
- doc/SCRIPTS/Gaz_places_national.txt.gz
ndk: r22b
MaintainerNotes: |-
app/src/main/res/raw are not executable files and they're from US GOVT so they should be very open:
https://catalog.data.gov/dataset (license: https://www.usa.gov/government-works)
@ -518,5 +534,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '55557'
CurrentVersionCode: 55557
CurrentVersion: '55569'
CurrentVersionCode: 55569