Skip to content

Commit 7f6b7ec

Browse files
Bump com.google.firebase:firebase-crashlytics from 20.0.1 to 20.0.2 (#392)
Bumps [com.google.firebase:firebase-crashlytics](https://github.com/firebase/firebase-android-sdk) from 20.0.1 to 20.0.2. - [Commits](https://github.com/firebase/firebase-android-sdk/commits) --- updated-dependencies: - dependency-name: com.google.firebase:firebase-crashlytics dependency-version: 20.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31d826f commit 7f6b7ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838
implementation 'com.jakewharton:butterknife:10.2.3'
3939
implementation 'com.github.medyo:fancybuttons:1.9.1'
4040
implementation 'com.google.android.material:material:1.13.0'
41-
implementation 'com.google.firebase:firebase-crashlytics:20.0.1'
41+
implementation 'com.google.firebase:firebase-crashlytics:20.0.2'
4242
implementation 'com.google.firebase:firebase-analytics:23.0.0'
4343
implementation 'com.obsez.android.lib.filechooser:filechooser:1.2.0'
4444
implementation 'gun0912.ted:tedpermission:2.2.3'

0 commit comments

Comments
 (0)