From 8154fe6b8deb999b7a47a653b0a5a40f75800c44 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 17 Mar 2022 04:28:06 +0000 Subject: [PATCH] Update Anuto TD to 0.9 (29) --- 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 a55b0aff99..54e7c6b2a1 100644 --- a/metadata/ch.logixisland.anuto.yml +++ b/metadata/ch.logixisland.anuto.yml @@ -189,7 +189,18 @@ Builds: gradle: - yes + - versionName: '0.9' + versionCode: 29 + commit: 67fee44087eef28a6b95b731393c57814ca51713 + 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-1 -CurrentVersionCode: 28 +CurrentVersion: '0.9' +CurrentVersionCode: 29