Skip to content

Commit

Permalink
Updating build dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
audaciouscode committed May 16, 2017
1 parent 843d040 commit da52280
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Expand Up @@ -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
Expand Down

0 comments on commit da52280

Please sign in to comment.