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 11
11
- Bump Android SDK from v6.25.2 to v6.28.0 ([ #1586 ] ( https://github.com/getsentry/sentry-dart/pull/1586 ) )
12
12
- [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6280 )
13
13
- [ diff] ( https://github.com/getsentry/sentry-java/compare/6.25.2...6.28.0 )
14
- - Bump Cocoa SDK from v8.9.1 to v8.9.4 ([ #1584 ] ( https://github.com/getsentry/sentry-dart/pull/1584 ) )
15
- - [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#894 )
16
- - [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.9.1...8.9.4 )
14
+ - Bump Cocoa SDK from v8.9.1 to v8.10.0 ([ #1584 ] ( https://github.com/getsentry/sentry-dart/pull/1584 ) , [ # 1606 ] ( https://github.com/getsentry/sentry-dart/pull/1606 ) )
15
+ - [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8100 )
16
+ - [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.9.1...8.10.0 )
17
17
18
18
## 7.9.0
19
19
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.
12
12
:tag => s . version . to_s }
13
13
s . source_files = 'Classes/**/*'
14
14
s . public_header_files = 'Classes/**/*.h'
15
- s . dependency 'Sentry/HybridSDK' , '8.9.4 '
15
+ s . dependency 'Sentry/HybridSDK' , '8.10.0 '
16
16
s . ios . dependency 'Flutter'
17
17
s . osx . dependency 'FlutterMacOS'
18
18
s . ios . deployment_target = '11.0'
You can’t perform that action at this time.
0 commit comments