From 2ad9a69331f9de5fc3a400991ec169c6166c59e5 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 19 Dec 2021 03:56:02 +0000 Subject: [PATCH] Update Anuto TD to 0.8 (27) --- 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 45567072a1..ecc367f469 100644 --- a/metadata/ch.logixisland.anuto.yml +++ b/metadata/ch.logixisland.anuto.yml @@ -167,7 +167,18 @@ Builds: gradle: - yes + - versionName: '0.8' + versionCode: 27 + commit: a9d3f3acc24a50b0cab128ba65e84b0caf6c2f64 + 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.7-1 -CurrentVersionCode: 26 +CurrentVersion: '0.8' +CurrentVersionCode: 27