Update wX to 55742 (55742)

This commit is contained in:
F-Droid checkupdates bot 2022-11-13 14:00:22 +00:00
parent 058ca6ebad
commit 2d3bc92e2c

View file

@ -729,6 +729,21 @@ Builds:
- doc/SCRIPTS/Gaz_places_national.txt.gz
ndk: r22b
- versionName: '55742'
versionCode: 55742
commit: ccc2d77a1ab3fd27a4037a97053c5649110a3852
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)
@ -737,5 +752,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '55740'
CurrentVersionCode: 55740
CurrentVersion: '55742'
CurrentVersionCode: 55742