Update wX to 55862 (55862)

This commit is contained in:
F-Droid checkupdates bot 2023-12-30 12:22:09 +00:00
parent 6ec42fbaa7
commit df730d4285

View file

@ -1077,6 +1077,25 @@ Builds:
- doc/SCRIPTS/Gaz_places_national.txt.gz
ndk: 26.1.10909125
- versionName: '55862'
versionCode: 55862
commit: ea409c8129dc4e99f7fac2cd04792c2e5dc354d4
subdir: app
sudo:
- apt-get update
- apt-get install -y file
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
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)
@ -1085,5 +1104,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '55857'
CurrentVersionCode: 55857
CurrentVersion: '55862'
CurrentVersionCode: 55862