File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 66
77- Replay JNI usage with ` SentryFlutterPlugin ` ([ #3036 ] ( https://github.com/getsentry/sentry-dart/pull/3036 ) , [ #3039 ] ( https://github.com/getsentry/sentry-dart/pull/3039 ) )
88
9+ ### Dependencies
10+
11+ - Bump Android SDK from v8.12.0 to v8.13.2 ([ #3042 ] ( https://github.com/getsentry/sentry-dart/pull/3042 ) )
12+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8132 )
13+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/8.12.0...8.13.2 )
14+
915## 9.3.0
1016
1117### Breaking Change (Tooling)
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ android {
6060}
6161
6262dependencies {
63- api ' io.sentry:sentry-android:8.12.0 '
63+ api ' io.sentry:sentry-android:8.13.2 '
6464 implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version "
6565
6666 // Required -- JUnit 4 framework
You can’t perform that action at this time.
0 commit comments