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 12
12
13
13
- Support for Swift Package Manager ([#938](https://github.com/getsentry/sentry-capacitor/pull/938))
14
14
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
+
15
21
## 2.1.0
16
22
17
23
### Fixes
Original file line number Diff line number Diff line change @@ -76,5 +76,5 @@ repositories {
76
76
77
77
dependencies {
78
78
implementation project(' :capacitor-android' )
79
- implementation ' io.sentry:sentry-android:8.17 .0'
79
+ implementation ' io.sentry:sentry-android:8.18 .0'
80
80
}
You can’t perform that action at this time.
0 commit comments