From 5691651546e3d0bf87051e6eb1fb91f76b42129a Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 21 Jan 2023 14:36:20 +0000 Subject: [PATCH] Update wX to 55782 (55782) --- metadata/joshuatee.wx.yml | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/metadata/joshuatee.wx.yml b/metadata/joshuatee.wx.yml index b623e893a0..8f71641ddf 100644 --- a/metadata/joshuatee.wx.yml +++ b/metadata/joshuatee.wx.yml @@ -804,6 +804,21 @@ Builds: - doc/SCRIPTS/Gaz_places_national.txt.gz ndk: r22b + - versionName: '55782' + versionCode: 55782 + commit: a86416b6fd07a9eb484f555ff0e4cd324bd223ae + 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 + 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) @@ -812,5 +827,5 @@ MaintainerNotes: |- AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '55780' -CurrentVersionCode: 55780 +CurrentVersion: '55782' +CurrentVersionCode: 55782