diff --git a/app/build.gradle.kts b/app/build.gradle.kts index f86218465..f02350722 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -170,7 +170,7 @@ dependencies { "fullImplementation"("com.google.android.gms:play-services-home:16.0.0") "fullImplementation"(platform("com.google.firebase:firebase-bom:31.1.1")) "fullImplementation"("com.google.firebase:firebase-messaging") - "fullImplementation"("io.sentry:sentry-android:6.12.1") + "fullImplementation"("io.sentry:sentry-android:6.13.0") "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")