Update wX to 55892 (55892)

This commit is contained in:
F-Droid checkupdates bot 2024-05-17 12:59:12 +00:00
parent 66510c24f2
commit 840e83b5ab

View file

@ -1183,6 +1183,23 @@ Builds:
- doc/SCRIPTS/Gaz_places_national.txt.gz
ndk: 26.1.10909125
- versionName: '55892'
versionCode: 55892
commit: edd5971208dd174384c6576a4b9fce9a847e9eab
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
- sed -i -e 's/-XX:MaxPermSize=2048m\ //' ../gradle.properties
scanignore:
- app/src/main/res/raw/*
- doc/SCRIPTS/Gaz_places_national.txt.gz
ndk: 26.1.10909125
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)
@ -1191,5 +1208,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '55891'
CurrentVersionCode: 55891
CurrentVersion: '55892'
CurrentVersionCode: 55892