File tree Expand file tree Collapse file tree 3 files changed +1671
-161
lines changed
Expand file tree Collapse file tree 3 files changed +1671
-161
lines changed Original file line number Diff line number Diff line change 66
77- Revert FFI usage on iOS/macOS due to symbol stripping issues ([ #3379 ] ( https://github.com/getsentry/sentry-dart/pull/3379 ) )
88
9+ ### Dependencies
10+
11+ - Bump Android SDK from v8.21.1 to v8.28.0 ([ #3391 ] ( https://github.com/getsentry/sentry-dart/pull/3391 ) )
12+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8280 )
13+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/8.21.1...8.28.0 )
14+
915## 9.9.0-beta.3
1016
1117### Features
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ android {
6363}
6464
6565dependencies {
66- api ' io.sentry:sentry-android:8.21.1 '
66+ api ' io.sentry:sentry-android:8.28.0 '
6767 implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version "
6868
6969 // Required -- JUnit 4 framework
You can’t perform that action at this time.
0 commit comments