From 561f6d8ab485d23f9a15a0193883b4072d26dc35 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 25 Mar 2022 04:35:43 +0000 Subject: [PATCH] Update wX to 55596 (55596) --- 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 f66462ea10..4bab54f45d 100644 --- a/metadata/joshuatee.wx.yml +++ b/metadata/joshuatee.wx.yml @@ -590,6 +590,22 @@ Builds: - doc/SCRIPTS/Gaz_places_national.txt.gz ndk: r22b + - versionName: '55596' + versionCode: 55596 + commit: 2eaa5c837e21e66cd4d0ee3e6b7c0dba5b5148da + 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) @@ -598,5 +614,5 @@ MaintainerNotes: |- AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: '55595' -CurrentVersionCode: 55595 +CurrentVersion: '55596' +CurrentVersionCode: 55596