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 9062af4 commit 52914ddCopy full SHA for 52914dd
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
+### Fixes
6
7
+- Use Kotlin stdlib 1.9.24 dependency instead of 2.2.0 for all Android modules ([#4707](https://github.com/getsentry/sentry-java/pull/4707))
8
+ - This fixes compile time issues if your app is using Kotlin < 2.x
9
10
## 8.21.0
11
12
### Fixes
0 commit comments