wX: fix 55522 (55522)

This commit is contained in:
relan 2021-02-27 11:31:03 +03:00
parent 2fb95c49dd
commit 36b645f43f

View file

@ -431,12 +431,14 @@ Builds:
prebuild: sed -i -e 's|def ndkDir = ".*"|def ndkDir = "$$NDK$$"|' build.gradle
scanignore:
- app/src/main/res/raw/*
ndk: r18b
- doc/SCRIPTS/Gaz_places_national.txt.gz
ndk: r21d
MaintainerNotes: |-
res/raw are not executable files and they're from US GOVT so they should be very open:
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)
https://www.nohrsc.noaa.gov/gisdatasets/ (license: https://www.weather.gov/disclaimer)
doc/SCRIPTS/Gaz_places_national.txt.gz is a compressed text file.
AutoUpdateMode: Version %v
UpdateCheckMode: Tags