File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 20
20
- Bump Cocoa SDK from v8.55.1 to v8.56.2 ([ #3276 ] ( https://github.com/getsentry/sentry-dart/pull/3276 ) )
21
21
- [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8562 )
22
22
- [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.55.1...8.56.2 )
23
+ - Bump Android SDK from v8.21.1 to v8.23.0 ([ #3281 ] ( https://github.com/getsentry/sentry-dart/pull/3281 ) )
24
+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8230 )
25
+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/8.21.1...8.23.0 )
23
26
24
27
## 9.7.0-beta.5
25
28
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ android {
60
60
}
61
61
62
62
dependencies {
63
- api ' io.sentry:sentry-android:8.21.1 '
63
+ api ' io.sentry:sentry-android:8.23.0 '
64
64
implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version "
65
65
66
66
// Required -- JUnit 4 framework
You can’t perform that action at this time.
0 commit comments