From 5eb587f53b305f52db7682e7f6334695d925eaf6 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 6 Aug 2022 05:53:30 +0000 Subject: [PATCH] Update Thor to 1.1.2 (112) --- 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 e50837a988..3ff50e8f35 100644 --- a/metadata/threads.thor.yml +++ b/metadata/threads.thor.yml @@ -283,7 +283,18 @@ Builds: gradle: - yes + - versionName: 1.1.2 + versionCode: 112 + commit: 6c4d7b0882c36a10e12bde4c54a221c656fd522a + 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.0.9 -CurrentVersionCode: 109 +CurrentVersion: 1.1.2 +CurrentVersionCode: 112