From 0a2baf1f30197353d5786d57112108444a18c8a7 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 21 Mar 2022 04:02:17 +0000 Subject: [PATCH] Update Anuto TD to 0.9-1 (30) --- 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 54e7c6b2a1..be470acc9a 100644 --- a/metadata/ch.logixisland.anuto.yml +++ b/metadata/ch.logixisland.anuto.yml @@ -200,7 +200,18 @@ Builds: gradle: - yes + - versionName: 0.9-1 + versionCode: 30 + commit: 0e7f25b007449c038b9a97f7b1ed788e2338cf61 + 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.9' -CurrentVersionCode: 29 +CurrentVersion: 0.9-1 +CurrentVersionCode: 30