Skip to content

Commit 754cdbe

Browse files
chore(deps): update Android SDK to v6.23.0 (#1520)
Co-authored-by: GitHub <[email protected]>
1 parent b44db8f commit 754cdbe

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
@@ -8,9 +8,9 @@
88

99
### Dependencies
1010

11-
- Bump Android SDK from v6.21.0 to v6.22.0 ([#1512](https://github.com/getsentry/sentry-dart/pull/1512))
12-
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6220)
13-
- [diff](https://github.com/getsentry/sentry-java/compare/6.21.0...6.22.0)
11+
- Bump Android SDK from v6.21.0 to v6.23.0 ([#1512](https://github.com/getsentry/sentry-dart/pull/1512), [#1520](https://github.com/getsentry/sentry-dart/pull/1520))
12+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6230)
13+
- [diff](https://github.com/getsentry/sentry-java/compare/6.21.0...6.23.0)
1414
- Bump Cocoa SDK from v8.7.3 to v8.8.0 ([#1521](https://github.com/getsentry/sentry-dart/pull/1521))
1515
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#880)
1616
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.7.3...8.8.0)

flutter/android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ android {
6060
}
6161

6262
dependencies {
63-
api 'io.sentry:sentry-android:6.22.0'
63+
api 'io.sentry:sentry-android:6.23.0'
6464
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
6565
}

0 commit comments

Comments
 (0)