diff --git a/example/example.iml b/example/example.iml
index 53cf7f2..097cb36 100644
--- a/example/example.iml
+++ b/example/example.iml
@@ -93,24 +93,25 @@
-
-
-
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
+
+
\ No newline at end of file
diff --git a/library/build.gradle b/library/build.gradle
index cfd9a6f..9ff838b 100644
--- a/library/build.gradle
+++ b/library/build.gradle
@@ -19,9 +19,9 @@ android {
}
dependencies {
- compile 'com.android.support:appcompat-v7:24.2.0'
- compile 'com.android.support:cardview-v7:24.2.0'
- compile 'com.github.michael-rapp:android-util:1.11.1'
+ compile 'com.android.support:appcompat-v7:25.1.0'
+ compile 'com.android.support:cardview-v7:25.1.0'
+ compile 'com.github.michael-rapp:android-util:1.12.3'
testCompile 'junit:junit:4.12'
androidTestCompile 'org.mockito:mockito-core:1.10.19'
androidTestCompile 'com.google.dexmaker:dexmaker:1.2'
diff --git a/library/library.iml b/library/library.iml
index 5138a1e..8fc9d47 100644
--- a/library/library.iml
+++ b/library/library.iml
@@ -85,17 +85,18 @@
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
@@ -107,24 +108,25 @@
-
-
-
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
+
+
\ No newline at end of file