diff --git a/app/app.iml b/app/app.iml index 7b863ff..44da0b0 100644 --- a/app/app.iml +++ b/app/app.iml @@ -23,8 +23,8 @@ - - + + @@ -87,28 +87,18 @@ - - + - - - - - - - - + - - diff --git a/build.gradle b/build.gradle index dfadd5e..cf8d333 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ buildscript { google() } dependencies { - classpath 'com.android.tools.build:gradle:3.2.0-alpha05' + classpath 'com.android.tools.build:gradle:3.1.3' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files