From 068eb78b3008ac72ab0c69bf93c05b8e8843d5f4 Mon Sep 17 00:00:00 2001 From: shagr4th Date: Sun, 18 Dec 2016 14:41:05 +0100 Subject: [PATCH] Build tools update --- app/app.iml | 35 +++++++++++++++++++++-------------- app/build.gradle | 2 +- 2 files changed, 22 insertions(+), 15 deletions(-) diff --git a/app/app.iml b/app/app.iml index fce6b52..5aceca5 100644 --- a/app/app.iml +++ b/app/app.iml @@ -51,13 +51,6 @@ - - - - - - - @@ -65,6 +58,13 @@ + + + + + + + @@ -72,13 +72,6 @@ - - - - - - - @@ -86,6 +79,13 @@ + + + + + + + @@ -121,17 +121,24 @@ + + + + + + + diff --git a/app/build.gradle b/app/build.gradle index e162d26..f97bbc3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -2,7 +2,7 @@ apply plugin: 'com.android.model.application' model { android { compileSdkVersion 22 - buildToolsVersion "23.0.2" + buildToolsVersion "25.0.2" defaultConfig { applicationId "org.ab.x48"