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 14
14
- Bump Native SDK from v0.9.0 to v0.9.1 ([ #3018 ] ( https://github.com/getsentry/sentry-dart/pull/3018 ) )
15
15
- [ changelog] ( https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#091 )
16
16
- [ diff] ( https://github.com/getsentry/sentry-native/compare/0.9.0...0.9.1 )
17
+ - Bump Android SDK from v8.13.2 to v8.17.0 ([ #3059 ] ( https://github.com/getsentry/sentry-dart/pull/3059 ) )
18
+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8170 )
19
+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/8.13.2...8.17.0 )
17
20
18
21
## Internal
19
22
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.13.2 '
63
+ api ' io.sentry:sentry-android:8.17.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