Update wX to 55803 (55803)

This commit is contained in:
F-Droid checkupdates bot 2023-06-14 14:51:37 +00:00
parent c0d3352ca3
commit f0de2de7a0

View file

@ -887,6 +887,25 @@ Builds:
- doc/SCRIPTS/Gaz_places_national.txt.gz
ndk: r22b
- versionName: '55803'
versionCode: 55803
commit: 3e96d1c0dadc7ecc1f10e33e64b73087ef78342e
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)
@ -895,5 +914,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '55797'
CurrentVersionCode: 55797
CurrentVersion: '55803'
CurrentVersionCode: 55803