diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 708af62e4..52caf4f32 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -163,7 +163,7 @@ dependencies { "fullImplementation"(platform("com.google.firebase:firebase-bom:30.4.1")) "fullImplementation"("com.google.firebase:firebase-analytics") "fullImplementation"("com.google.firebase:firebase-messaging") - "fullImplementation"("io.sentry:sentry-android:6.4.1") + "fullImplementation"("io.sentry:sentry-android:6.4.2") "fullImplementation"("org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.6.4") "fullImplementation"("com.google.android.gms:play-services-wearable:18.0.0") "fullImplementation"("androidx.wear:wear-remote-interactions:1.0.0")