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 18
18
19
19
### Dependencies
20
20
21
+ - Bump Android SDK from v7.20.1 to v7.22.0 ([ #2660 ] ( https://github.com/getsentry/sentry-dart/pull/2660 ) )
22
+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/7.x.x/CHANGELOG.md#7220 )
23
+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/7.20.1...7.22.0 )
21
24
- Bump Native SDK from v0.7.19 to v0.7.20 ([ #2652 ] ( https://github.com/getsentry/sentry-dart/pull/2652 ) )
22
25
- [ changelog] ( https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0720 )
23
26
- [ diff] ( https://github.com/getsentry/sentry-native/compare/0.7.19...0.7.20 )
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.20.1 '
63
+ api ' io.sentry:sentry-android:7.22.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