Skip to content

Instantly share code, notes, and snippets.

@cp-hardik-p
Last active September 30, 2022 11:06
Show Gist options
  • Save cp-hardik-p/a50f57611c017d9efb3ffd8754db812a to your computer and use it in GitHub Desktop.
Save cp-hardik-p/a50f57611c017d9efb3ffd8754db812a to your computer and use it in GitHub Desktop.
plugins {
...
id 'com.google.firebase.crashlytics'
}
dependencies {
...
implementation 'com.google.firebase:firebase-crashlytics-ktx'
implementation "com.jakewharton.timber:timber:5.0.1"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment