Update wX to 55902 (55902)

This commit is contained in:
F-Droid checkupdates bot 2024-08-01 12:38:24 +00:00
parent 8cfa7da0ee
commit 2d01c48579

View file

@ -1217,6 +1217,23 @@ Builds:
- doc/SCRIPTS/Gaz_places_national.txt.gz
ndk: 26.1.10909125
- versionName: '55902'
versionCode: 55902
commit: ba7feae1394ebdccffb6784202eee1ff3ab5ba8f
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)
@ -1225,5 +1242,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '55901'
CurrentVersionCode: 55901
CurrentVersion: '55902'
CurrentVersionCode: 55902