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 88 - We only get the info if online/offline on web platform. The added breadcrumb is set to either ` wifi ` or ` none ` .
99- APM for isar ([ #1726 ] ( https://github.com/getsentry/sentry-dart/pull/1726 ) )
1010
11+ ### Dependencies
12+
13+ - Bump Android SDK from v7.0.0 to v7.1.0 ([ #1788 ] ( https://github.com/getsentry/sentry-dart/pull/1788 ) )
14+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#710 )
15+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/7.0.0...7.1.0 )
16+
1117## 7.14.0
1218
1319- Add option to opt out of fatal level for automatically collected errors ([ #1738 ] ( https://github.com/getsentry/sentry-dart/pull/1738 ) )
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ android {
6060}
6161
6262dependencies {
63- api ' io.sentry:sentry-android:7.0 .0'
63+ api ' io.sentry:sentry-android:7.1 .0'
6464 implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version "
6565
6666 // Required -- JUnit 4 framework
You can’t perform that action at this time.
0 commit comments