From ff422cf857eaaa6b4a6afc3f932bbafea5906478 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 23 Feb 2022 04:18:45 +0000 Subject: [PATCH] Update Thor to 1.0.1 (101) --- 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 1b05c8cb15..88c3980487 100644 --- a/metadata/threads.thor.yml +++ b/metadata/threads.thor.yml @@ -206,7 +206,18 @@ Builds: gradle: - yes + - versionName: 1.0.1 + versionCode: 101 + commit: 87954a7ca24787644b8e6d6b6112cb194014d327 + 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.0 -CurrentVersionCode: 100 +CurrentVersion: 1.0.1 +CurrentVersionCode: 101