diff --git a/.idea/gradle.xml b/.idea/gradle.xml
index 169fd0dd..ee635a31 100644
--- a/.idea/gradle.xml
+++ b/.idea/gradle.xml
@@ -3,6 +3,9 @@
-
+
diff --git a/.idea/modules.xml b/.idea/modules.xml
index 1b5bf6dc..850f4e70 100644
--- a/.idea/modules.xml
+++ b/.idea/modules.xml
@@ -2,7 +2,6 @@
-
diff --git a/app/app.iml b/app/app.iml
index 1a1b405d..71ccbb6e 100644
--- a/app/app.iml
+++ b/app/app.iml
@@ -4,7 +4,7 @@
-
+
@@ -19,7 +19,7 @@
-
+
diff --git a/build.gradle b/build.gradle
index cf738157..20e02353 100644
--- a/build.gradle
+++ b/build.gradle
@@ -23,7 +23,7 @@ buildscript {
google()
}
dependencies {
- classpath 'com.jakewharton:butterknife-gradle-plugin:8.5.1'
+ classpath 'com.jakewharton:butterknife-gradle-plugin:9.0.0'
}
}