Update wX to 55593 (55593)

This commit is contained in:
F-Droid checkupdates bot 2022-03-06 04:29:44 +00:00
parent fc8bc5bb99
commit 9ba1294c0f

View file

@ -542,6 +542,22 @@ Builds:
- doc/SCRIPTS/Gaz_places_national.txt.gz
ndk: r22b
- versionName: '55593'
versionCode: 55593
commit: 76fc331154ba181f44c953ac6c586305b897583c
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
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)
@ -550,5 +566,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '55570'
CurrentVersionCode: 55570
CurrentVersion: '55593'
CurrentVersionCode: 55593