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 11
11
- Bump Cocoa SDK from v7.31.1 to v7.31.2 ([ #1146 ] ( https://github.com/getsentry/sentry-dart/pull/1146 ) )
12
12
- [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/master/CHANGELOG.md#7312 )
13
13
- [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/7.31.1...7.31.2 )
14
+ - Bump Android SDK from v6.7.1 to v6.8.0 ([ #1147 ] ( https://github.com/getsentry/sentry-dart/pull/1147 ) )
15
+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#680 )
16
+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/6.7.1...6.8.0 )
14
17
15
18
## 6.16.0
16
19
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.7.1 '
57
+ api ' io.sentry:sentry-android:6.8.0 '
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