Update wX to 55853 (55853)

This commit is contained in:
F-Droid checkupdates bot 2023-11-26 14:35:21 +00:00
parent 85d9796fcd
commit 1eab68ea29

View file

@ -1001,6 +1001,25 @@ Builds:
- doc/SCRIPTS/Gaz_places_national.txt.gz
ndk: r22b
- versionName: '55853'
versionCode: 55853
commit: 48debe9469995c5e1054adedf2fa35bb3f8dac50
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: r22b
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)
@ -1009,5 +1028,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '55836'
CurrentVersionCode: 55836
CurrentVersion: '55853'
CurrentVersionCode: 55853