Update wX to 55856 (55856)

This commit is contained in:
F-Droid checkupdates bot 2023-12-14 12:47:04 +00:00
parent 758695f4f5
commit 2525b532b5

View file

@ -1039,6 +1039,25 @@ Builds:
- doc/SCRIPTS/Gaz_places_national.txt.gz
ndk: r22b
- versionName: '55856'
versionCode: 55856
commit: 8a525e7320a0cdaf9f9d1a3c08fdff3deb9836e7
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)
@ -1047,5 +1066,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '55854'
CurrentVersionCode: 55854
CurrentVersion: '55856'
CurrentVersionCode: 55856