From 2e8416f977ef23a73d830122883bbe3a051a9fe8 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 26 Dec 2021 04:02:51 +0000 Subject: [PATCH] Update Anuto TD to 0.8-1 (28) --- 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 ecc367f469..d44ffb64b8 100644 --- a/metadata/ch.logixisland.anuto.yml +++ b/metadata/ch.logixisland.anuto.yml @@ -178,7 +178,18 @@ Builds: gradle: - yes + - versionName: 0.8-1 + versionCode: 28 + commit: 83c85ec830c95038977fae1736fe8461433979c2 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: '0.8' -CurrentVersionCode: 27 +CurrentVersion: 0.8-1 +CurrentVersionCode: 28