From e0b55d70ffe86e33c851d504e32a2f659e7d217e Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 22 Nov 2022 12:55:49 +0000 Subject: [PATCH] Update wX to 55747 (55747) --- 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 08aee8f3b2..5d6b04e004 100644 --- a/metadata/joshuatee.wx.yml +++ b/metadata/joshuatee.wx.yml @@ -759,6 +759,21 @@ Builds: - doc/SCRIPTS/Gaz_places_national.txt.gz ndk: r22b + - versionName: '55747' + versionCode: 55747 + commit: 407cf2bb38ada8893abde3a9f57d6bbeadb40973 + 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) @@ -767,5 +782,5 @@ MaintainerNotes: |- AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: '55744' -CurrentVersionCode: 55744 +CurrentVersion: '55747' +CurrentVersionCode: 55747