From fa4239e05820fa7cdd07b0c231f2af13e9dbbce7 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 11 Aug 2022 05:42:14 +0000 Subject: [PATCH] Update Thor to 1.1.5 (115) --- 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 a3388d5d50..f475bc99af 100644 --- a/metadata/threads.thor.yml +++ b/metadata/threads.thor.yml @@ -305,7 +305,18 @@ Builds: gradle: - yes + - versionName: 1.1.5 + versionCode: 115 + commit: 2ed13b8a00f0f1075dbbd87db047b0292176aad0 + 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: 1.1.4 -CurrentVersionCode: 114 +CurrentVersion: 1.1.5 +CurrentVersionCode: 115