From f25607b13138933f0d490c7e6cc3da9eaa5706a2 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Sun, 10 Feb 2019 20:15:36 +0000 Subject: [PATCH] Update Tasks to 6.5.1 (563) --- metadata/org.tasks.txt | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/org.tasks.txt b/metadata/org.tasks.txt index afc44a9ec9..41542cf22d 100644 --- a/metadata/org.tasks.txt +++ b/metadata/org.tasks.txt @@ -625,11 +625,19 @@ Build:6.5,562 prebuild=sed -i -e '/maven {/,/}/d' -e '/com.google.gms/d' -e '/io.fabric.tools/d' ../build.gradle && \ sed -i -e '/io.fabric/d' -e '/googleplayImplementation(.*) {/,/}/d; /googleplayImplementation/d' -e '/amazonImplementation/d' -e '/com.google.gms/d' build.gradle +Build:6.5.1,563 + commit=6.5.1 + subdir=app + submodules=yes + gradle=generic + prebuild=sed -i -e '/maven {/,/}/d' -e '/com.google.gms/d' -e '/io.fabric.tools/d' ../build.gradle && \ + sed -i -e '/io.fabric/d' -e '/googleplayImplementation(.*) {/,/}/d; /googleplayImplementation/d' -e '/amazonImplementation/d' -e '/com.google.gms/d' build.gradle + Maintainer Notes: Upstream releases multiple version with changed vercode. Looks like repushing tags.. . Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:6.5 -Current Version Code:562 +Current Version:6.5.1 +Current Version Code:563