Skip to content

Commit 9928a74

Browse files
chore(deps): update Android SDK to v6.11.0 (#1209)
Co-authored-by: GitHub <[email protected]>
1 parent 0d5ec8e commit 9928a74

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
### Dependencies
66

7-
- Bump Android SDK from v6.9.2 to v6.10.0 ([#1194](https://github.com/getsentry/sentry-dart/pull/1194))
8-
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6100)
9-
- [diff](https://github.com/getsentry/sentry-java/compare/6.9.2...6.10.0)
7+
- Bump Android SDK from v6.9.2 to v6.11.0 ([#1194](https://github.com/getsentry/sentry-dart/pull/1194), [#1209](https://github.com/getsentry/sentry-dart/pull/1209))
8+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6110)
9+
- [diff](https://github.com/getsentry/sentry-java/compare/6.9.2...6.11.0)
1010
- Bump Cocoa SDK from v7.31.3 to v7.31.5 ([#1190](https://github.com/getsentry/sentry-dart/pull/1190), [#1207](https://github.com/getsentry/sentry-dart/pull/1207))
1111
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/8.0.0/CHANGELOG.md#7315)
1212
- [diff](https://github.com/getsentry/sentry-cocoa/compare/7.31.3...7.31.5)

flutter/android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ android {
5454
}
5555

5656
dependencies {
57-
api 'io.sentry:sentry-android:6.10.0'
57+
api 'io.sentry:sentry-android:6.11.0'
5858
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
5959
}

0 commit comments

Comments
 (0)