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.
1 parent f44576d commit e140f8bCopy full SHA for e140f8b
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.14.0")
+ implementation("io.sentry:sentry:7.18.0")
30
31
val junitVersion = "5.11.2"
32
testImplementation("junit:junit:4.13.2")
0 commit comments