We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8d07f4 commit 594c128Copy full SHA for 594c128
build.gradle.kts
@@ -26,7 +26,7 @@ repositories {
26
27
dependencies {
28
implementation("com.google.code.gson:gson:2.11.0")
29
- implementation("io.sentry:sentry:7.18.0")
+ implementation("io.sentry:sentry:8.2.0")
30
31
val junitVersion = "5.11.2"
32
testImplementation("junit:junit:4.13.2")
0 commit comments