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 25
25
- Bump Cocoa SDK from v8.25.0 to v8.25.2 ([ #2042 ] ( https://github.com/getsentry/sentry-dart/pull/2042 ) )
26
26
- [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8252 )
27
27
- [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.25.0...8.25.2 )
28
+ - Bump Android SDK from v7.8.0 to v7.9.0 ([ #2049 ] ( https://github.com/getsentry/sentry-dart/pull/2049 ) )
29
+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#790 )
30
+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/7.8.0...7.9.0 )
28
31
29
32
## 8.1.0
30
33
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ android {
60
60
}
61
61
62
62
dependencies {
63
- api ' io.sentry:sentry-android:7.8 .0'
63
+ api ' io.sentry:sentry-android:7.9 .0'
64
64
implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version "
65
65
66
66
// Required -- JUnit 4 framework
You can’t perform that action at this time.
0 commit comments