Skip to content

Commit 54a98ac

Browse files
Bump com.google.firebase:firebase-crashlytics from 19.0.3 to 19.3.0
Bumps [com.google.firebase:firebase-crashlytics](https://github.com/firebase/firebase-android-sdk) from 19.0.3 to 19.3.0. - [Commits](https://github.com/firebase/firebase-android-sdk/commits) --- updated-dependencies: - dependency-name: com.google.firebase:firebase-crashlytics dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98a31e3 commit 54a98ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ dependencies {
165165
implementation("de.greenrobot:eventbus:2.4.1")
166166

167167
// Crashlytics Kit
168-
implementation("com.google.firebase:firebase-crashlytics:19.0.3")
168+
implementation("com.google.firebase:firebase-crashlytics:19.3.0")
169169

170170
implementation("com.google.firebase:firebase-analytics:22.1.0")
171171

0 commit comments

Comments
 (0)