From 43a06443a02d5f28fecd00cfad13ed2e812ee190 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 23 Oct 2021 04:15:56 +0000 Subject: [PATCH] Update wX to 55570 (55570) --- 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 d6e7c0bb1f..41f8b56386 100644 --- a/metadata/joshuatee.wx.yml +++ b/metadata/joshuatee.wx.yml @@ -526,6 +526,22 @@ Builds: - doc/SCRIPTS/Gaz_places_national.txt.gz ndk: r22b + - versionName: '55570' + versionCode: 55570 + commit: 31588c33c967d32a31d70060b3d1b3814fa37e84 + 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) @@ -534,5 +550,5 @@ MaintainerNotes: |- AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: '55569' -CurrentVersionCode: 55569 +CurrentVersion: '55570' +CurrentVersionCode: 55570