From 526d4f2e9b397a3415939461f68d20f161190d1d Mon Sep 17 00:00:00 2001 From: PavelRatushny Date: Thu, 2 Nov 2017 14:05:44 +0200 Subject: [PATCH] Fix spacing --- OsmAnd/build.gradle | 2 +- OsmAnd/res/values/attrs.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/OsmAnd/build.gradle b/OsmAnd/build.gradle index c644910373..45556d76e2 100644 --- a/OsmAnd/build.gradle +++ b/OsmAnd/build.gradle @@ -61,7 +61,6 @@ android { } dexOptions { - incremental true javaMaxHeapSize "4g" } @@ -385,6 +384,7 @@ dependencies { // compile project(':eclipse-compile:design') // compile project(':eclipse-compile:cardview') // compile project(':eclipse-compile:gridlayout') + compile 'com.android.support:multidex:1.0.1' compile 'com.android.support:gridlayout-v7:26.1.0' compile 'com.android.support:cardview-v7:26.1.0' compile 'com.android.support:appcompat-v7:26.1.0' diff --git a/OsmAnd/res/values/attrs.xml b/OsmAnd/res/values/attrs.xml index b05de44903..8d6816fa2b 100644 --- a/OsmAnd/res/values/attrs.xml +++ b/OsmAnd/res/values/attrs.xml @@ -8,7 +8,7 @@ - +