Update wX to 55891 (55891)

This commit is contained in:
F-Droid checkupdates bot 2024-05-16 13:00:06 +00:00
parent fc8f42aac3
commit a4d34610e1

View file

@ -1166,6 +1166,23 @@ Builds:
- doc/SCRIPTS/Gaz_places_national.txt.gz
ndk: 26.1.10909125
- versionName: '55891'
versionCode: 55891
commit: 60fa20b99ca72f3cdae681242539f926ab3407d9
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)
@ -1174,5 +1191,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '55883'
CurrentVersionCode: 55883
CurrentVersion: '55891'
CurrentVersionCode: 55891