File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1212
1313- Support for Swift Package Manager ([#938](https://github.com/getsentry/sentry-capacitor/pull/938))
1414
15+ ### Dependencies
16+
17+ - Bump Android SDK from v8.17.0 to v8.18.0 ([#942](https://github.com/getsentry/sentry-capacitor/pull/942))
18+ - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8180)
19+ - [diff](https://github.com/getsentry/sentry-java/compare/8.17.0...8.18.0)
20+
1521## 2.1.0
1622
1723### Fixes
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.17 .0'
79+ implementation ' io.sentry:sentry-android:8.18 .0'
8080}
You can’t perform that action at this time.
0 commit comments