Skip to content

Commit f5a7aab

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-android.sh to 8.23.0
1 parent 397b5ff commit f5a7aab

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
@@ -13,9 +13,9 @@
1313
- Bump Cocoa SDK from v8.55.0 to v8.56.2 ([#967](https://github.com/getsentry/sentry-capacitor/pull/967))
1414
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8562)
1515
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.55.0...8.56.2)
16-
- Bump Android SDK from v8.21.0 to v8.22.0 ([#972](https://github.com/getsentry/sentry-capacitor/pull/972))
17-
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8220)
18-
- [diff](https://github.com/getsentry/sentry-java/compare/8.21.0...8.22.0)
16+
- Bump Android SDK from v8.21.0 to v8.23.0 ([#972](https://github.com/getsentry/sentry-capacitor/pull/972), [#990](https://github.com/getsentry/sentry-capacitor/pull/990))
17+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8230)
18+
- [diff](https://github.com/getsentry/sentry-java/compare/8.21.0...8.23.0)
1919

2020
## 2.3.1
2121

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

0 commit comments

Comments
 (0)