From 2e39b2f604ee866322ef0577fa17aa658b52c4bc Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 3 Jul 2023 03:58:38 +0000 Subject: [PATCH] Update Anuto TD to 0.11 (32) --- metadata/ch.logixisland.anuto.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/ch.logixisland.anuto.yml b/metadata/ch.logixisland.anuto.yml index d4539d4096..f05ebc4a56 100644 --- a/metadata/ch.logixisland.anuto.yml +++ b/metadata/ch.logixisland.anuto.yml @@ -222,7 +222,18 @@ Builds: gradle: - yes + - versionName: '0.11' + versionCode: 32 + commit: 49db680e4b14862381f928dc4e2bc49674628abf + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '0.10' -CurrentVersionCode: 31 +CurrentVersion: '0.11' +CurrentVersionCode: 32