Update wX to 55782 (55782)

This commit is contained in:
F-Droid checkupdates bot 2023-01-21 14:36:20 +00:00
parent 5a58c85722
commit 5691651546

View file

@ -804,6 +804,21 @@ Builds:
- doc/SCRIPTS/Gaz_places_national.txt.gz
ndk: r22b
- versionName: '55782'
versionCode: 55782
commit: a86416b6fd07a9eb484f555ff0e4cd324bd223ae
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)
@ -812,5 +827,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '55780'
CurrentVersionCode: 55780
CurrentVersion: '55782'
CurrentVersionCode: 55782