Skip to content

Commit 95d0636

Browse files
github-actions[bot]web-flowmarandaneto
authored
chore(deps): update Android SDK to v6.25.2 (#1554)
Co-authored-by: GitHub <[email protected]> Co-authored-by: Manoel Aranda Neto <[email protected]>
1 parent fdf9b62 commit 95d0636

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
- Bump Cocoa SDK from v8.8.0 to v8.9.1 ([#1553](https://github.com/getsentry/sentry-dart/pull/1553))
1414
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#891)
1515
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.8.0...8.9.1)
16+
- Bump Android SDK from v6.23.0 to v6.25.2 ([#1554](https://github.com/getsentry/sentry-dart/pull/1554))
17+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6252)
18+
- [diff](https://github.com/getsentry/sentry-java/compare/6.23.0...6.25.2)
1619

1720
## 7.8.0
1821

flutter/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ android {
6060
}
6161

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

0 commit comments

Comments
 (0)