File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
10
10
### Features
11
11
12
- - Bump Android SDK to v6.2.1 ([ #945 ] ( https://github.com/getsentry/sentry-dart/pull/945 ) )
13
- - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#621 )
14
- - [ diff] ( https://github.com/getsentry/sentry-java/compare/6.1.4...6.2.1 )
12
+ - Bump Android SDK to v6.3.0 ([ #945 ] ( https://github.com/getsentry/sentry-dart/pull/945 ) , [ # 950 ] ( https://github.com/getsentry/sentry-dart/pull/950 ) )
13
+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#630 )
14
+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/6.1.4...6.3.0 )
15
15
- Bump Cocoa SDK to v7.21.0 ([ #947 ] ( https://github.com/getsentry/sentry-dart/pull/947 ) )
16
16
- [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/master/CHANGELOG.md#7210 )
17
17
- [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/7.19.0...7.21.0 )
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.2.1 '
57
+ api ' io.sentry:sentry-android:6.3.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