Update wX to 55740 (55740)

This commit is contained in:
F-Droid checkupdates bot 2022-11-12 13:53:50 +00:00
parent 2b3b7780f1
commit 2afb4de147

View file

@ -714,6 +714,21 @@ Builds:
- doc/SCRIPTS/Gaz_places_national.txt.gz
ndk: r22b
- versionName: '55740'
versionCode: 55740
commit: f4a429b2643942985f670c1e12e187a2e7c7a7ce
subdir: app
sudo:
- apt-get update
- apt-get install -y file
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)
@ -722,5 +737,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '55737'
CurrentVersionCode: 55737
CurrentVersion: '55740'
CurrentVersionCode: 55740