File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -226,9 +226,9 @@ Change `Cold/Warm App Start` span description to `Cold/Warm Start` ([#4636](http
226
226
- Bump JavaScript SDK from v8.54.0 to v9.1.0 ([ #4568 ] ( https://github.com/getsentry/sentry-react-native/pull/4568 ) )
227
227
- [ changelog] ( https://github.com/getsentry/sentry-javascript/blob/9.1.0/CHANGELOG.md )
228
228
- [ diff] ( https://github.com/getsentry/sentry-javascript/compare/8.54.0...9.1.0 )
229
- - Bump Android SDK from v7.20.1 to v8.3 .0 ([ #4490 ] ( https://github.com/getsentry/sentry-react-native/pull/4490 ) )
230
- - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#830 )
231
- - [ diff] ( https://github.com/getsentry/sentry-java/compare/7.20.1...8.3 .0 )
229
+ - Bump Android SDK from v7.20.1 to v8.6 .0 ([ #4490 ] ( https://github.com/getsentry/sentry-react-native/pull/4490 ) , [ # 4663 ] ( https://github.com/getsentry/sentry-react-native/pull/4663 ) )
230
+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#860 )
231
+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/7.20.1...8.6 .0 )
232
232
- Bump Cocoa SDK from v8.44.0 to v8.45.0 ([ #4537 ] ( https://github.com/getsentry/sentry-react-native/pull/4537 ) )
233
233
- [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8450 )
234
234
- [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.44.0...8.45.0 )
Original file line number Diff line number Diff line change @@ -54,5 +54,5 @@ android {
54
54
55
55
dependencies {
56
56
implementation ' com.facebook.react:react-native:+'
57
- api ' io.sentry:sentry-android:8.3 .0'
57
+ api ' io.sentry:sentry-android:8.6 .0'
58
58
}
You can’t perform that action at this time.
0 commit comments