We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 756b479 commit 08e1eeeCopy full SHA for 08e1eee
library/build.gradle
@@ -42,6 +42,6 @@ dependencies {
42
testCompile 'junit:junit:4.12'
43
compile 'com.android.support:support-annotations:25.2.0'
44
compile 'com.google.code.gson:gson:2.7'
45
- compile 'com.google.guava:guava:20.0'
+// compile 'com.google.guava:guava:20.0'
46
compile 'com.android.volley:volley:1.0.0'
47
}
0 commit comments