I added this dependency to the gradle file
// This is used by the Google HTTP client library.
compile(group: 'com.google.guava', name: 'guava', version: '18.0.+')
I tried syncing the Gradle file but it keeps giving me this error
Error:Failed to find: com.google.guava:guava:18.0.+