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 16
16
- Bump Cocoa SDK from v8.15.2 to v8.17.0 ([ #1761 ] ( https://github.com/getsentry/sentry-dart/pull/1761 ) )
17
17
- [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8170 )
18
18
- [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.15.2...8.17.0 )
19
+ - Bump Android SDK from v6.34.0 to v7.0.0 ([ #1768 ] ( https://github.com/getsentry/sentry-dart/pull/1768 ) )
20
+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#700 )
21
+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/6.34.0...7.0.0 )
19
22
20
23
## 7.13.2
21
24
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.34 .0'
63
+ api ' io.sentry:sentry-android:7.0 .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