We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff20e45 commit 3834a5fCopy full SHA for 3834a5f
app/build.gradle.kts
@@ -171,7 +171,7 @@ dependencies {
171
"fullImplementation"("com.google.firebase:firebase-core:19.0.2")
172
"fullImplementation"("com.google.firebase:firebase-iid:21.1.0")
173
"fullImplementation"("com.google.firebase:firebase-messaging:22.0.0")
174
- "fullImplementation"("io.sentry:sentry-android:5.2.3")
+ "fullImplementation"("io.sentry:sentry-android:5.2.4")
175
"fullImplementation"("org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.5.2")
176
177
implementation("androidx.work:work-runtime-ktx:2.7.0")
0 commit comments