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 13
13
- Bump Cocoa SDK from v8.8.0 to v8.9.1 ([ #1553 ] ( https://github.com/getsentry/sentry-dart/pull/1553 ) )
14
14
- [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#891 )
15
15
- [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.8.0...8.9.1 )
16
+ - Bump Android SDK from v6.23.0 to v6.25.2 ([ #1554 ] ( https://github.com/getsentry/sentry-dart/pull/1554 ) )
17
+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6252 )
18
+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/6.23.0...6.25.2 )
16
19
17
20
## 7.8.0
18
21
Original file line number Diff line number Diff line change @@ -60,6 +60,6 @@ android {
60
60
}
61
61
62
62
dependencies {
63
- api ' io.sentry:sentry-android:6.23.0 '
63
+ api ' io.sentry:sentry-android:6.25.2 '
64
64
implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version "
65
65
}
You can’t perform that action at this time.
0 commit comments