Update wX to 55733 (55733)

This commit is contained in:
F-Droid checkupdates bot 2022-11-07 16:09:53 +00:00
parent 460ec2971e
commit 38a410d3c6

View file

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