Update wX to 55747 (55747)

This commit is contained in:
F-Droid checkupdates bot 2022-11-22 12:55:49 +00:00
parent 7c0dc97d23
commit e0b55d70ff

View file

@ -759,6 +759,21 @@ Builds:
- doc/SCRIPTS/Gaz_places_national.txt.gz
ndk: r22b
- versionName: '55747'
versionCode: 55747
commit: 407cf2bb38ada8893abde3a9f57d6bbeadb40973
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)
@ -767,5 +782,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '55744'
CurrentVersionCode: 55744
CurrentVersion: '55747'
CurrentVersionCode: 55747