diff --git a/Android/.idea/.name b/Android/.idea/.name
deleted file mode 100644
index 1429c13e..00000000
--- a/Android/.idea/.name
+++ /dev/null
@@ -1 +0,0 @@
-Android
\ No newline at end of file
diff --git a/Android/.idea/encodings.xml b/Android/.idea/encodings.xml
deleted file mode 100644
index 97626ba4..00000000
--- a/Android/.idea/encodings.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Android/.idea/gradle.xml b/Android/.idea/gradle.xml
index cd2ead8d..0e23f8ed 100644
--- a/Android/.idea/gradle.xml
+++ b/Android/.idea/gradle.xml
@@ -12,12 +12,7 @@
-
+
diff --git a/Android/.idea/misc.xml b/Android/.idea/misc.xml
index 5d199810..7c1371c5 100644
--- a/Android/.idea/misc.xml
+++ b/Android/.idea/misc.xml
@@ -1,8 +1,5 @@
-
-
-
diff --git a/Android/app/app.iml b/Android/app/app.iml
index e610f2b5..6886faa9 100644
--- a/Android/app/app.iml
+++ b/Android/app/app.iml
@@ -32,12 +32,14 @@
+
+
@@ -82,7 +84,6 @@
-
@@ -95,12 +96,17 @@
+
+
+
+
-
+
+
diff --git a/Android/app/build.gradle b/Android/app/build.gradle
index de14635b..cefca40a 100644
--- a/Android/app/build.gradle
+++ b/Android/app/build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 24
- buildToolsVersion "24"
+ buildToolsVersion "24.0.3"
signingConfigs {
release {
storeFile file("release2.keystore")
diff --git a/Android/build.gradle b/Android/build.gradle
index d14039de..ef7ae5ac 100644
--- a/Android/build.gradle
+++ b/Android/build.gradle
@@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
- classpath 'com.android.tools.build:gradle:2.1.3'
+ classpath 'com.android.tools.build:gradle:2.2.2'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files