File tree 2 files changed +4
-1
lines changed
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 5
5
### Dependencies
6
6
7
7
- Expand ` package_info_plus ` version range to ` 6.0.0 ` ([ #1948 ] ( https://github.com/getsentry/sentry-dart/pull/1948 ) )
8
+ - Bump Android SDK from v7.6.0 to v7.8.0 ([ #1977 ] ( https://github.com/getsentry/sentry-dart/pull/1977 ) )
9
+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#780 )
10
+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/7.6.0...7.8.0 )
8
11
9
12
### Improvements
10
13
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.6 .0'
63
+ api ' io.sentry:sentry-android:7.8 .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