Skip to content

Commit f93665c

Browse files
committed
Changelog
1 parent 3e7761c commit f93665c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
- **Breaking:** Users who enable Spotlight must now add the `io.sentry:sentry-spotlight` dependency:
1414
```kotlin
1515
dependencies {
16-
debugImplementation("io.sentry:sentry-spotlight:{{VERSION}}")
16+
debugImplementation("io.sentry:sentry-spotlight:8.32.0")
1717
}
1818
```
1919

0 commit comments

Comments
 (0)