From f153390337cd945fa5db046d375add08a62818f2 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 7 Dec 2021 04:53:35 +0000 Subject: [PATCH] Update Thor to 0.9.2 (92) --- metadata/threads.thor.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/threads.thor.yml b/metadata/threads.thor.yml index 42be60cfe1..2ff1cec921 100644 --- a/metadata/threads.thor.yml +++ b/metadata/threads.thor.yml @@ -140,7 +140,18 @@ Builds: gradle: - yes + - versionName: 0.9.2 + versionCode: 92 + commit: 4d7e0f572588f376087db57727b91c10e2c60720 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 0.9.1 -CurrentVersionCode: 91 +CurrentVersion: 0.9.2 +CurrentVersionCode: 92