From 5b69b586c9ea23256fa8c42f11f8b7d9f7f1d1e1 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 18 Oct 2022 21:47:38 +0000 Subject: [PATCH] Update GMaps WV to 1.5 (24) --- metadata/us.spotco.maps.yml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/metadata/us.spotco.maps.yml b/metadata/us.spotco.maps.yml index d35b158d5b..73029a6754 100644 --- a/metadata/us.spotco.maps.yml +++ b/metadata/us.spotco.maps.yml @@ -77,7 +77,18 @@ Builds: gradle: - yes + - versionName: '1.5' + versionCode: 24 + commit: 869854a55323821f46f0276cc75f4df6fbfdbe50 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version v%v-%c UpdateCheckMode: Tags CurrentVersion: '1.5' -CurrentVersionCode: 23 +CurrentVersionCode: 24