Update wX to 55570 (55570)

This commit is contained in:
F-Droid checkupdates bot 2021-10-23 04:15:56 +00:00
parent dc37805b96
commit 43a06443a0

View file

@ -526,6 +526,22 @@ Builds:
- doc/SCRIPTS/Gaz_places_national.txt.gz
ndk: r22b
- versionName: '55570'
versionCode: 55570
commit: 31588c33c967d32a31d70060b3d1b3814fa37e84
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)
@ -534,5 +550,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '55569'
CurrentVersionCode: 55569
CurrentVersion: '55570'
CurrentVersionCode: 55570