File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515
1616### Dependencies
1717
18- - Bump Cocoa SDK from v7.30.2 to v7.31.0 ([ #1132 ] ( https://github.com/getsentry/sentry-dart/pull/1132 ) )
19- - [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/master/CHANGELOG.md#7310 )
20- - [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/7.30.2...7.31.0 )
18+ - Bump Cocoa SDK from v7.30.2 to v7.31.1 ([ #1132 ] ( https://github.com/getsentry/sentry-dart/pull/1132 ) , [ # 1139 ] ( https://github.com/getsentry/sentry-dart/pull/1139 ) )
19+ - [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/master/CHANGELOG.md#7311 )
20+ - [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/7.30.2...7.31.1 )
2121- Bump Android SDK from v6.7.0 to v6.7.1 ([ #1112 ] ( https://github.com/getsentry/sentry-dart/pull/1112 ) )
2222 - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#671 )
2323 - [ diff] ( https://github.com/getsentry/sentry-java/compare/6.7.0...6.7.1 )
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Sentry SDK for Flutter with support to native through sentry-cocoa.
1212 :tag => s . version . to_s }
1313 s . source_files = 'Classes/**/*'
1414 s . public_header_files = 'Classes/**/*.h'
15- s . dependency 'Sentry/HybridSDK' , '7.31.0 '
15+ s . dependency 'Sentry/HybridSDK' , '7.31.1 '
1616 s . ios . dependency 'Flutter'
1717 s . osx . dependency 'FlutterMacOS'
1818 s . ios . deployment_target = '9.0'
You can’t perform that action at this time.
0 commit comments