From 53334959967f547d3daa93b1337bae57dca01fb0 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 22 Nov 2021 04:50:28 +0000 Subject: [PATCH] Update Thor to 0.8.4 (84) --- 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 26a6654a52..91fa12f657 100644 --- a/metadata/threads.thor.yml +++ b/metadata/threads.thor.yml @@ -96,7 +96,18 @@ Builds: gradle: - yes + - versionName: 0.8.4 + versionCode: 84 + commit: 616529c688258c40d3b6dd0b89685ce4fc386f11 + 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.8.2 -CurrentVersionCode: 82 +CurrentVersion: 0.8.4 +CurrentVersionCode: 84