Skip to content

Commit 21d4150

Browse files
chore(deps): update Android SDK to v6.12.1 (#1230)
Co-authored-by: GitHub <[email protected]>
1 parent 584e4e0 commit 21d4150

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
### Dependencies
66

7-
- Bump Android SDK from v6.11.0 to v6.12.0 ([#1225](https://github.com/getsentry/sentry-dart/pull/1225))
8-
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6120)
9-
- [diff](https://github.com/getsentry/sentry-java/compare/6.11.0...6.12.0)
7+
- Bump Android SDK from v6.11.0 to v6.12.1 ([#1225](https://github.com/getsentry/sentry-dart/pull/1225), [#1230](https://github.com/getsentry/sentry-dart/pull/1230))
8+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6121)
9+
- [diff](https://github.com/getsentry/sentry-java/compare/6.11.0...6.12.1)
1010

1111
## 6.18.2
1212

flutter/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ android {
5454
}
5555

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

0 commit comments

Comments
 (0)