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"