From 6971be1c702fd6a4a4289afe0b2b290e7aa6a98e Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 17 Dec 2021 04:47:16 +0000 Subject: [PATCH] Update Thor to 0.9.9 (99) --- 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 164dc3dd75..97cb0b3815 100644 --- a/metadata/threads.thor.yml +++ b/metadata/threads.thor.yml @@ -184,7 +184,18 @@ Builds: gradle: - yes + - versionName: 0.9.9 + versionCode: 99 + commit: bbefe5dc94ecef9b73d76b8ad5638d59a61b9ccf + 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.9.7 -CurrentVersionCode: 97 +CurrentVersion: 0.9.9 +CurrentVersionCode: 99