File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,9 @@ Sentry.init({
5050- Bump Android SDK from v7 .16.0 to v8 .13.3
5151- Bump Cocoa SDK from v8 .48.0 to v8 .51.1
5252- Bump JavaScript SDKs from v8 .55.0 to v9 .27.0
53+ - Bump Android SDK from v8 .13.3 to v8 .16.0 ([#923 ](https :// github.com/getsentry/sentry-capacitor/pull/923))
54+ - [changelog ](https :// github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8160)
55+ - [diff ](https :// github.com/getsentry/sentry-java/compare/8.13.3...8.16.0)
5356
5457
5558## 2.0 .0 - beta .3
Original file line number Diff line number Diff line change @@ -76,5 +76,5 @@ repositories {
7676
7777dependencies {
7878 implementation project(' :capacitor-android' )
79- implementation ' io.sentry:sentry-android:8.13.3 '
79+ implementation ' io.sentry:sentry-android:8.16.0 '
8080}
You can’t perform that action at this time.
0 commit comments