Update wX to 55883 (55883)

This commit is contained in:
F-Droid checkupdates bot 2024-04-24 13:05:53 +00:00
parent 12125bf168
commit b61ef0bb0b

View file

@ -1149,6 +1149,23 @@ Builds:
- doc/SCRIPTS/Gaz_places_national.txt.gz
ndk: 26.1.10909125
- versionName: '55883'
versionCode: 55883
commit: 740e27d48f9f35e7eb06a79a435d0c0cde4d59d9
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)
@ -1157,5 +1174,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '55881'
CurrentVersionCode: 55881
CurrentVersion: '55883'
CurrentVersionCode: 55883