Skip to content

Commit

Permalink
Bump firebase-crashlytics from 18.2.6 to 18.2.7
Browse files Browse the repository at this point in the history
Bumps firebase-crashlytics from 18.2.6 to 18.2.7.

---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-crashlytics
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2022
1 parent a2638ed commit 740f915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ dependencies {
implementation "dev.chrisbanes:insetter-ktx:0.3.1"
implementation 'com.jakewharton.timber:timber:5.0.1'
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.8.1'
implementation 'com.google.firebase:firebase-crashlytics:18.2.6'
implementation 'com.google.firebase:firebase-crashlytics:18.2.7'

testImplementation "junit:junit:${junitVersion}"
testImplementation "com.google.truth:truth:${truthVersion}"
Expand Down

0 comments on commit 740f915

Please sign in to comment.