diff --git a/build.gradle b/build.gradle index 01b47c8..120d8b5 100755 --- a/build.gradle +++ b/build.gradle @@ -45,8 +45,8 @@ android { compile 'com.github.scribejava:scribejava-core:3.0.0' compile 'commons-codec:commons-codec:1.10' compile 'com.android.support:customtabs:25.3.1' - compile 'com.google.android.gms:play-services-fitness:11.0.0' - compile 'com.google.android.gms:play-services-auth:11.0.0' + compile 'com.google.android.gms:play-services-fitness:11.0.1' + compile 'com.google.android.gms:play-services-auth:11.0.1' } compileSdkVersion 25