Skip to content

Commit

Permalink
GMS libraries +
Browse files Browse the repository at this point in the history
  • Loading branch information
StasDoskalenko committed Oct 5, 2018
1 parent c5996c5 commit a87757d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ android {
dependencies {
compile fileTree(include: ['*.jar'], dir: 'libs')
compile 'com.facebook.react:react-native:+'
compile 'com.google.android.gms:play-services-auth:16.0.0'
compile 'com.google.android.gms:play-services-fitness:15.0.1'
compile 'com.google.android.gms:play-services-auth:+'
compile 'com.google.android.gms:play-services-fitness:+'
}

0 comments on commit a87757d

Please sign in to comment.