Skip to content

Instantly share code, notes, and snippets.

@barryor
Created September 4, 2017 14:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save barryor/63d0326066d3fb9234280eab9cca1071 to your computer and use it in GitHub Desktop.
Save barryor/63d0326066d3fb9234280eab9cca1071 to your computer and use it in GitHub Desktop.
Firebase perf integration
apply plugin: 'com.android.application'
apply plugin: 'com.google.firebase.firebase-perf'
dependencies {
compile 'com.google.firebase:firebase-perf:10.2.6'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment