From c0eabdef91280ffc77d0b2567b3163b623c09153 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 16 Oct 2022 09:55:51 +0000 Subject: [PATCH] Update toodoo to 1.5 (6) --- metadata/com.wattwurm.toodoo.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.wattwurm.toodoo.yml b/metadata/com.wattwurm.toodoo.yml index 8286e81adb..d6f2c24e66 100644 --- a/metadata/com.wattwurm.toodoo.yml +++ b/metadata/com.wattwurm.toodoo.yml @@ -65,7 +65,18 @@ Builds: gradle: - yes + - versionName: '1.5' + versionCode: 6 + commit: 92b7bc42fc20c8a16b688ce5a6caf6593db24dd8 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '1.4' -CurrentVersionCode: 5 +CurrentVersion: '1.5' +CurrentVersionCode: 6