diff --git a/build.gradle b/build.gradle index 7408ef9ccf..4469ed7ed9 100644 --- a/build.gradle +++ b/build.gradle @@ -187,8 +187,7 @@ dependencies { compile 'com.getbase:floatingactionbutton:1.10.1' compile 'com.google.code.findbugs:annotations:2.0.1' compile group: 'commons-io', name: 'commons-io', version: '2.4' - compile 'com.google.android.gms:play-services:10.2.0' - compile 'com.github.evernote:android-job:v1.1.8' + compile 'com.github.evernote:android-job:v1.1.9' compile 'com.jakewharton:butterknife:8.4.0' annotationProcessor 'com.jakewharton:butterknife-compiler:8.4.0' compile 'org.greenrobot:eventbus:3.0.0'