Skip to content

Commit 5604edc

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update flutter/scripts/update-android.sh to 8.6.0
1 parent 99df9b2 commit 5604edc

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 v8.2.0 to v8.5.0 ([#2819](https://github.com/getsentry/sentry-dart/pull/2819))
8-
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#850)
9-
- [diff](https://github.com/getsentry/sentry-java/compare/8.2.0...8.5.0)
7+
- Bump Android SDK from v8.2.0 to v8.6.0 ([#2819](https://github.com/getsentry/sentry-dart/pull/2819), [#2831](https://github.com/getsentry/sentry-dart/pull/2831))
8+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#860)
9+
- [diff](https://github.com/getsentry/sentry-java/compare/8.2.0...8.6.0)
1010
- Bump Cocoa SDK from v8.46.0 to v8.48.0 ([#2820](https://github.com/getsentry/sentry-dart/pull/2820))
1111
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8480)
1212
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.46.0...8.48.0)

flutter/android/build.gradle

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

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

6666
// Required -- JUnit 4 framework

0 commit comments

Comments
 (0)