Skip to content

Commit

Permalink
Merge pull request googlesamples#148 from tiembo/add_doc_tags
Browse files Browse the repository at this point in the history
Add tags for Google Analytics documentation
  • Loading branch information
samtstern committed Jan 25, 2016
2 parents 52238a2 + bddaac6 commit 8517d88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions android/analytics/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ dependencies {
compile 'com.android.support:appcompat-v7:23.0.0'
compile 'com.android.support:support-v4:23.0.0'

// [START gms_compile]
compile 'com.google.android.gms:play-services-analytics:8.4.0'
// [END gms_compile]
}

apply plugin: 'com.google.gms.google-services'

0 comments on commit 8517d88

Please sign in to comment.