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 12
12
- Bump Cocoa SDK from v8.11.0 to v8.12.0 ([ #1650 ] ( https://github.com/getsentry/sentry-dart/pull/1650 ) )
13
13
- [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8120 )
14
14
- [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.11.0...8.12.0 )
15
+ - Bump Android SDK from v6.29.0 to v6.30.0 ([ #1660 ] ( https://github.com/getsentry/sentry-dart/pull/1660 ) )
16
+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6300 )
17
+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/6.29.0...6.30.0 )
15
18
16
19
## 7.10.1
17
20
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:6.29 .0'
63
+ api ' io.sentry:sentry-android:6.30 .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