Update wX to 55699 (55699)

This commit is contained in:
F-Droid checkupdates bot 2022-09-07 04:52:58 +00:00
parent e0015eb377
commit 8760bb0ce7

View file

@ -638,6 +638,22 @@ Builds:
- doc/SCRIPTS/Gaz_places_national.txt.gz
ndk: r22b
- versionName: '55699'
versionCode: 55699
commit: "warning: refname '55699' is ambiguous.\n83d76f63a625217c7f7de117100306cb29d3026d"
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)
@ -646,5 +662,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '55599'
CurrentVersionCode: 55599
CurrentVersion: '55699'
CurrentVersionCode: 55699