diff --git a/Android/app/app.iml b/Android/app/app.iml index 96907198..f016f84b 100644 --- a/Android/app/app.iml +++ b/Android/app/app.iml @@ -62,13 +62,6 @@ - - - - - - - @@ -76,6 +69,13 @@ + + + + + + + diff --git a/Android/build.gradle b/Android/build.gradle index ea98e44f..59660130 100644 --- a/Android/build.gradle +++ b/Android/build.gradle @@ -5,7 +5,7 @@ buildscript { jcenter() } dependencies { - classpath 'com.android.tools.build:gradle:2.3.2' + classpath 'com.android.tools.build:gradle:2.3.3' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files