From 17d0241a3cf7693751152a3935bac5d981c85d83 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Thu, 24 Jan 2019 20:17:29 +0000 Subject: [PATCH] Update Tasks to 6.4.3 (550) --- 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 135b1f6a56..8a68c677e2 100644 --- a/metadata/org.tasks.txt +++ b/metadata/org.tasks.txt @@ -600,11 +600,19 @@ Build:6.4.1,548 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.3,550 + commit=6.4.3 + 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.4.1 -Current Version Code:548 +Current Version:6.4.3 +Current Version Code:550