Update wX to 55881 (55881)

This commit is contained in:
F-Droid checkupdates bot 2024-04-10 12:53:10 +00:00
parent abddf73848
commit c831ed1f3e

View file

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