From 3539a3f704edb9a2a9fa4622273bf960d8be81f2 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 13 May 2022 04:55:55 +0000 Subject: [PATCH] Update gophercle to 0.92 (12) --- metadata/org.biotstoiq.gophercle.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/org.biotstoiq.gophercle.yml b/metadata/org.biotstoiq.gophercle.yml index bd1700f270..349b165c4f 100644 --- a/metadata/org.biotstoiq.gophercle.yml +++ b/metadata/org.biotstoiq.gophercle.yml @@ -27,7 +27,18 @@ Builds: gradle: - yes + - versionName: '0.92' + versionCode: 12 + commit: 880486923a8c592f8f9fee4554a91907c85aad22 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: '0.91' -CurrentVersionCode: 11 +CurrentVersion: '0.92' +CurrentVersionCode: 12