Update wX to 55731 (55731)

This commit is contained in:
F-Droid checkupdates bot 2022-11-06 13:56:56 +00:00
parent dec8bd33ad
commit 34f284e657

View file

@ -669,6 +669,21 @@ Builds:
- doc/SCRIPTS/Gaz_places_national.txt.gz
ndk: r22b
- versionName: '55731'
versionCode: 55731
commit: e23e62d2c137bc6c505737901f842a0c3f244988
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)
@ -677,5 +692,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '55729'
CurrentVersionCode: 55729
CurrentVersion: '55731'
CurrentVersionCode: 55731