From 7c23c406788bd408c2ea448c0055207976870ae8 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 12 Feb 2019 02:39:48 +0000 Subject: [PATCH] Update Tasks to 6.5.2 (564) --- 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 41542cf22d..3ca97019ed 100644 --- a/metadata/org.tasks.txt +++ b/metadata/org.tasks.txt @@ -633,11 +633,19 @@ Build:6.5.1,563 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.2,564 + commit=6.5.2 + 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.1 -Current Version Code:563 +Current Version:6.5.2 +Current Version Code:564