diff --git a/.idea/.name b/.idea/.name
deleted file mode 100644
index 382e0406e..000000000
--- a/.idea/.name
+++ /dev/null
@@ -1 +0,0 @@
-KeePassDroid
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
index c3c5f5663..58620619b 100644
--- a/.idea/modules.xml
+++ b/.idea/modules.xml
@@ -2,8 +2,8 @@
-
+
\ No newline at end of file
diff --git a/KeePassDroid.iml b/KeePassDroid.iml
deleted file mode 100644
index cb41efc07..000000000
--- a/KeePassDroid.iml
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/app/app.iml b/app/app.iml
index 11315a980..d2c4e6498 100644
--- a/app/app.iml
+++ b/app/app.iml
@@ -53,13 +53,6 @@
-
-
-
-
-
-
-
@@ -68,6 +61,13 @@
+
+
+
+
+
+
+
@@ -76,14 +76,6 @@
-
-
-
-
-
-
-
-
@@ -92,6 +84,14 @@
+
+
+
+
+
+
+
+
@@ -116,14 +116,6 @@
-
-
-
-
-
-
-
-
@@ -132,32 +124,22 @@
-
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/build.gradle b/build.gradle
index 97e8b8e3e..8674409cc 100644
--- a/build.gradle
+++ b/build.gradle
@@ -4,7 +4,7 @@ buildscript {
jcenter()
}
dependencies {
- classpath 'com.android.tools.build:gradle:2.3.0'
+ classpath 'com.android.tools.build:gradle:2.3.3'
}
}