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 3e7761c commit f93665cCopy full SHA for f93665c
1 file changed
CHANGELOG.md
@@ -13,7 +13,7 @@
13
- **Breaking:** Users who enable Spotlight must now add the `io.sentry:sentry-spotlight` dependency:
14
```kotlin
15
dependencies {
16
- debugImplementation("io.sentry:sentry-spotlight:{{VERSION}}")
+ debugImplementation("io.sentry:sentry-spotlight:8.32.0")
17
}
18
```
19
0 commit comments