From 8ceab227f286dff8f3c498be88172210c8419538 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Sun, 5 Oct 2025 05:26:03 +0000 Subject: [PATCH] Update wX to 55985 (55985) --- metadata/joshuatee.wx.yml | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/metadata/joshuatee.wx.yml b/metadata/joshuatee.wx.yml index 0e6f47c23d..2cd365b164 100644 --- a/metadata/joshuatee.wx.yml +++ b/metadata/joshuatee.wx.yml @@ -1396,6 +1396,24 @@ Builds: - doc/SCRIPTS/Gaz_places_national.txt.gz ndk: 26.1.10909125 + - versionName: '55985' + versionCode: 55985 + commit: 53232c03a339bc94181be175ba3889ef721bc8cf + subdir: app + sudo: + - apt-get update + - apt-get install -y file + gradle: + - yes + prebuild: + - sed -i -e 's|def ndkDir = .*|def ndkDir = "$$NDK$$"|' build.gradle + - sed -i -e 's/8.13.0/8.11.1/' ../build.gradle + scanignore: + - app/src/main/res/raw/* + - doc/GEO/RawFiles + - 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) @@ -1404,5 +1422,5 @@ MaintainerNotes: |- AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '55981' -CurrentVersionCode: 55981 +CurrentVersion: '55985' +CurrentVersionCode: 55985