From 10ba3b42098c6efb642ce508aa7ea128d3f1a28e Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Wed, 20 Apr 2016 22:44:58 +0200 Subject: [PATCH] SmartNavi: Fix build --- metadata/com.ilm.sandwich.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/metadata/com.ilm.sandwich.txt b/metadata/com.ilm.sandwich.txt index dd73845ba2..359cb4e231 100644 --- a/metadata/com.ilm.sandwich.txt +++ b/metadata/com.ilm.sandwich.txt @@ -36,12 +36,11 @@ Build:2.1.2f,28 sed -i -e '/dependencies/a/*' -e '/appcompat-v7/i*/' build.gradle Build:2.2.1f,33 - disable=untrusted repo commit=2.2.1f subdir=smartnaviapp gradle=free prebuild=sed -i -e '/fabric/d' build.gradle ../build.gradle && \ - sed -i -e '/dependencies/a/*' -e '/appcompat-v7/i*/' build.gradle + sed -i -e '/dependencies/a/*' -e '/appcompat-v7/i*/' -e 's@http://guardian.github.com/maven/repo-releases@https://jitpack.io@g' -e '/com.gu:option/d' -e '/support-v4/acompile "com.github.guardian:Option:e933c3a31d"' build.gradle Auto Update Mode:None Update Check Mode:Tags