Skip to content

Commit 3834a5f

Browse files
Bump sentry-android from 5.2.3 to 5.2.4 (#1831)
Bumps [sentry-android](https://github.com/getsentry/sentry-java) from 5.2.3 to 5.2.4. - [Release notes](https://github.com/getsentry/sentry-java/releases) - [Changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md) - [Commits](getsentry/sentry-java@5.2.3...5.2.4) --- updated-dependencies: - dependency-name: io.sentry:sentry-android dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff20e45 commit 3834a5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ dependencies {
171171
"fullImplementation"("com.google.firebase:firebase-core:19.0.2")
172172
"fullImplementation"("com.google.firebase:firebase-iid:21.1.0")
173173
"fullImplementation"("com.google.firebase:firebase-messaging:22.0.0")
174-
"fullImplementation"("io.sentry:sentry-android:5.2.3")
174+
"fullImplementation"("io.sentry:sentry-android:5.2.4")
175175
"fullImplementation"("org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.5.2")
176176

177177
implementation("androidx.work:work-runtime-ktx:2.7.0")

0 commit comments

Comments
 (0)