From 34f284e657e633a79809370233582eca5791cce9 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 6 Nov 2022 13:56:56 +0000 Subject: [PATCH] Update wX to 55731 (55731) --- 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 b28f49eae0..51218a036d 100644 --- a/metadata/joshuatee.wx.yml +++ b/metadata/joshuatee.wx.yml @@ -669,6 +669,21 @@ Builds: - doc/SCRIPTS/Gaz_places_national.txt.gz ndk: r22b + - versionName: '55731' + versionCode: 55731 + commit: e23e62d2c137bc6c505737901f842a0c3f244988 + 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) @@ -677,5 +692,5 @@ MaintainerNotes: |- AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: '55729' -CurrentVersionCode: 55729 +CurrentVersion: '55731' +CurrentVersionCode: 55731