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 62
62
- Bump Cocoa SDK from v8.40.1 to v8.41.0 ([ #2442 ] ( https://github.com/getsentry/sentry-dart/pull/2442 ) )
63
63
- [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8410 )
64
64
- [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.40.1...8.41.0 )
65
+ - Bump Android SDK from v7.18.0 to v7.18.1 ([ #2457 ] ( https://github.com/getsentry/sentry-dart/pull/2457 ) )
66
+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7181 )
67
+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/7.18.0...7.18.1 )
65
68
66
69
## 8.11.0-beta.1
67
70
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:7.18.0 '
63
+ api ' io.sentry:sentry-android:7.18.1 '
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