From 057236edb7b07a6724d35100bf9143bca0ee909f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20K=C3=BChle?= Date: Mon, 13 Nov 2017 20:53:52 +0100 Subject: [PATCH] Update Car Report to 3.18.2 and change prebuild command Update metadata of the app me.kuehle.carreport: - Add new version 3.18.2. - Change prebuild command to remove fullImplementation instead of fullCompile lines from build.gradle. --- metadata/me.kuehle.carreport.txt | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/metadata/me.kuehle.carreport.txt b/metadata/me.kuehle.carreport.txt index 2020d3cd69..e814644c95 100644 --- a/metadata/me.kuehle.carreport.txt +++ b/metadata/me.kuehle.carreport.txt @@ -216,7 +216,14 @@ Build:3.18.1,65 rm=tools prebuild=sed -i -e '/fullCompile.* {/,/}/d' -e '/fullCompile /d' build.gradle +Build:3.18.2,66 + commit=3.18.2 + subdir=app + gradle=foss + rm=tools + prebuild=sed -i -e '/fullImplementation.* {/,/}/d' -e '/fullImplementation /d' build.gradle + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:3.18.1 -Current Version Code:65 +Current Version:3.18.2 +Current Version Code:66