Update wX to 55836 (55836)

This commit is contained in:
F-Droid checkupdates bot 2023-10-17 16:26:46 +00:00
parent ef4a93d0cf
commit d787169b5d

View file

@ -982,6 +982,25 @@ Builds:
- doc/SCRIPTS/Gaz_places_national.txt.gz
ndk: r22b
- versionName: '55836'
versionCode: 55836
commit: 62c22207a71dd4b7de1bae187321851a5dcb7469
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)
@ -990,5 +1009,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '55835'
CurrentVersionCode: 55835
CurrentVersion: '55836'
CurrentVersionCode: 55836