We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cfeb6d3 + 48d39ef commit d69bda9Copy full SHA for d69bda9
build.gradle.kts
@@ -19,7 +19,7 @@ repositories {
19
20
dependencies {
21
implementation("com.google.code.gson:gson:2.10.1")
22
- implementation("io.sentry:sentry:7.7.0")
+ implementation("io.sentry:sentry:7.8.0")
23
24
val junitVersion = "5.10.2"
25
testImplementation("org.junit.jupiter:junit-jupiter-api:$junitVersion")
0 commit comments