diff --git a/.idea/misc.xml b/.idea/misc.xml
index 7c1371c..1d77643 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -34,7 +34,7 @@
-
+
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index d634f40..c5602de 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -34,20 +34,20 @@
-
+
-
-
+
+
-
+
-
-
+
+
@@ -2572,6 +2572,7 @@
@@ -2894,18 +2895,26 @@
-
+
-
-
+
+
-
-
+
+
+
+
+
+
+
+
+
+
diff --git a/libary/build.gradle b/libary/build.gradle
index 7498f5e..c43df4e 100644
--- a/libary/build.gradle
+++ b/libary/build.gradle
@@ -29,7 +29,7 @@ repositories{
dependencies {
- compile 'com.android.support:recyclerview-v7:25.1.0'
+ compile 'com.android.support:recyclerview-v7:23.3.0'
compile 'com.nineoldandroids:library:2.4.0'
compile 'com.android.support:support-annotations:25.1.0'
}