File tree 2 files changed +4
-1
lines changed
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 7
7
- Bump Cocoa SDK from v7.31.2 to v7.31.3 ([ #1157 ] ( https://github.com/getsentry/sentry-dart/pull/1157 ) )
8
8
- [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/master/CHANGELOG.md#7313 )
9
9
- [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/7.31.2...7.31.3 )
10
+ - Bump Android SDK from v6.8.0 to v6.9.1 ([ #1159 ] ( https://github.com/getsentry/sentry-dart/pull/1159 ) )
11
+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#691 )
12
+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/6.8.0...6.9.1 )
10
13
11
14
## 6.17.0
12
15
Original file line number Diff line number Diff line change @@ -54,6 +54,6 @@ android {
54
54
}
55
55
56
56
dependencies {
57
- api ' io.sentry:sentry-android:6.8.0 '
57
+ api ' io.sentry:sentry-android:6.9.1 '
58
58
implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version "
59
59
}
You can’t perform that action at this time.
0 commit comments