Skip to content

Commit c289c71

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-android.sh to 8.15.1
1 parent 453cde1 commit c289c71

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@
66
> [migration guide](https://docs.sentry.io/platforms/javascript/guides/capacitor/migration/) first.
77
<!-- prettier-ignore-end -->
88
9+
## Unreleased
10+
11+
### Dependencies
12+
13+
- Bump Android SDK from v8.13.3 to v8.15.1 ([#923](https://github.com/getsentry/sentry-capacitor/pull/923))
14+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8151)
15+
- [diff](https://github.com/getsentry/sentry-java/compare/8.13.3...8.15.1)
16+
917
## 2.0.0-beta.3
1018

1119
#### Features

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,5 @@ repositories {
7676

7777
dependencies {
7878
implementation project(':capacitor-android')
79-
implementation 'io.sentry:sentry-android:8.13.3'
79+
implementation 'io.sentry:sentry-android:8.15.1'
8080
}

0 commit comments

Comments
 (0)