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 b583e8a commit c589917Copy full SHA for c589917
build.gradle.kts
@@ -26,7 +26,7 @@ repositories {
26
27
dependencies {
28
implementation("com.google.code.gson:gson:2.13.1")
29
- implementation("io.sentry:sentry:8.11.0")
+ implementation("io.sentry:sentry:8.11.1")
30
31
val junitVersion = "5.12.2"
32
testImplementation("junit:junit:4.13.2")
0 commit comments