Update wX to 55744 (55744)

This commit is contained in:
F-Droid checkupdates bot 2022-11-14 14:14:43 +00:00
parent 9c3cf36ffc
commit 425da70623

View file

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