diff --git a/.idea/gradle.xml b/.idea/gradle.xml
index 23c0b41..47095cb 100644
--- a/.idea/gradle.xml
+++ b/.idea/gradle.xml
@@ -10,14 +10,14 @@
-
+
diff --git a/.idea/modules.xml b/.idea/modules.xml
index 5056762..cad5118 100644
--- a/.idea/modules.xml
+++ b/.idea/modules.xml
@@ -4,7 +4,7 @@
-
+
\ No newline at end of file
diff --git a/app/app.iml b/app/app.iml
index 6c7eb46..e940034 100644
--- a/app/app.iml
+++ b/app/app.iml
@@ -103,6 +103,6 @@
-
+
\ No newline at end of file
diff --git a/app/build.gradle b/app/build.gradle
index a52f2fa..6e4bc0e 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -25,5 +25,5 @@ dependencies {
compile 'com.android.support:cardview-v7:23.0.1'
compile 'com.android.support:recyclerview-v7:23.0.1'
compile 'com.google.code.gson:gson:2.5'
- compile project(':volley')
+ compile project(':volleyLib')
}
diff --git a/settings.gradle b/settings.gradle
index c727258..3e604e4 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -1,2 +1,2 @@
include ':app'
-include ':volley'
+include ':volleyLib'
diff --git a/volleyLib b/volleyLib
new file mode 160000
index 0000000..f605da3
--- /dev/null
+++ b/volleyLib
@@ -0,0 +1 @@
+Subproject commit f605da3d9e6590351cb0bb26bb6ba5146952777c