Skip to content

Commit c70216b

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-android.sh to 8.21.0
1 parent a673b54 commit c70216b

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
@@ -17,9 +17,9 @@
1717
- Bump Cocoa SDK from v8.53.2 to v8.55.0 ([#943](https://github.com/getsentry/sentry-capacitor/pull/943))
1818
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8550)
1919
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.53.2...8.55.0)
20-
- Bump Android SDK from v8.18.0 to v8.20.0 ([#956](https://github.com/getsentry/sentry-capacitor/pull/956))
21-
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8200)
22-
- [diff](https://github.com/getsentry/sentry-java/compare/8.18.0...8.20.0)
20+
- Bump Android SDK from v8.18.0 to v8.21.0 ([#956](https://github.com/getsentry/sentry-capacitor/pull/956), [#972](https://github.com/getsentry/sentry-capacitor/pull/972))
21+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8210)
22+
- [diff](https://github.com/getsentry/sentry-java/compare/8.18.0...8.21.0)
2323

2424
## 2.2.0
2525

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.20.0'
79+
implementation 'io.sentry:sentry-android:8.21.0'
8080
}

0 commit comments

Comments
 (0)