diff --git a/build.gradle b/build.gradle index 37cb887..73ae2ec 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:10.2.1' - compile 'com.google.android.gms:play-services-auth:10.2.1' + compile 'com.google.android.gms:play-services-fitness:10.2.4' + compile 'com.google.android.gms:play-services-auth:10.2.4' } compileSdkVersion 25