From bd90ff80cefda767312f4512edb15491be0d7769 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 7 Mar 2022 04:31:31 +0000 Subject: [PATCH] Update wX to 55594 (55594) --- metadata/joshuatee.wx.yml | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/metadata/joshuatee.wx.yml b/metadata/joshuatee.wx.yml index fe56d2af17..fb6c0423d6 100644 --- a/metadata/joshuatee.wx.yml +++ b/metadata/joshuatee.wx.yml @@ -558,6 +558,22 @@ Builds: - doc/SCRIPTS/Gaz_places_national.txt.gz ndk: r22b + - versionName: '55594' + versionCode: 55594 + commit: 28e8e7d828ce259144a090b8cf311e48f4087067 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + 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) @@ -566,5 +582,5 @@ MaintainerNotes: |- AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: '55593' -CurrentVersionCode: 55593 +CurrentVersion: '55594' +CurrentVersionCode: 55594