From 1491188a4906d158db02f5f71c38df15cf445032 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Sat, 12 Jan 2019 02:58:26 +0000 Subject: [PATCH] Update Tasks to 6.4 (547) --- 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 51854bedb4..1d62473b64 100644 --- a/metadata/org.tasks.txt +++ b/metadata/org.tasks.txt @@ -584,11 +584,19 @@ Build:6.3.1,545 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.4,547 + commit=6.4 + 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.3.1 -Current Version Code:545 +Current Version:6.4 +Current Version Code:547