From 1302a61ead2686af63406ca2f3e04b5172a93baa Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 13 Aug 2021 04:49:29 +0000 Subject: [PATCH] Update Thor to 0.8.0 (80) --- 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 93fccee303..4a119d5ec9 100644 --- a/metadata/threads.thor.yml +++ b/metadata/threads.thor.yml @@ -74,7 +74,18 @@ Builds: gradle: - yes + - versionName: 0.8.0 + versionCode: 80 + commit: 6d2fafa0ae64442eac81daf2b9c859c4999470f0 + 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.7.9 -CurrentVersionCode: 79 +CurrentVersion: 0.8.0 +CurrentVersionCode: 80