From 9e081a29fa27d5649f2c64c74b0f1aba64d34535 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 8 Aug 2022 05:18:49 +0000 Subject: [PATCH] Update launch to 0.907 (8) --- metadata/org.biotstoiq.launch.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/org.biotstoiq.launch.yml b/metadata/org.biotstoiq.launch.yml index 7363315545..a97b9e4510 100644 --- a/metadata/org.biotstoiq.launch.yml +++ b/metadata/org.biotstoiq.launch.yml @@ -50,7 +50,18 @@ Builds: gradle: - yes + - versionName: '0.907' + versionCode: 8 + commit: 69f4aded394b276de12c788520a849d78faecf65 + 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.904' -CurrentVersionCode: 5 +CurrentVersion: '0.907' +CurrentVersionCode: 8