File tree 2 files changed +4
-1
lines changed
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 12
12
- Bump Android SDK to v6.2.1 ([ #945 ] ( https://github.com/getsentry/sentry-dart/pull/945 ) )
13
13
- [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#621 )
14
14
- [ diff] ( https://github.com/getsentry/sentry-java/compare/6.1.4...6.2.1 )
15
+ - Bump Cocoa SDK to v7.21.0 ([ #947 ] ( https://github.com/getsentry/sentry-dart/pull/947 ) )
16
+ - [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/master/CHANGELOG.md#7210 )
17
+ - [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/7.19.0...7.21.0 )
15
18
16
19
## 6.6.3
17
20
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' , '~> 7.19 .0'
15
+ s . dependency 'Sentry' , '~> 7.21 .0'
16
16
s . ios . dependency 'Flutter'
17
17
s . osx . dependency 'FlutterMacOS'
18
18
s . ios . deployment_target = '9.0'
You can’t perform that action at this time.
0 commit comments