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 7
7
- Bump Android SDK from v6.5.0 to v6.6.0 ([ #1090 ] ( https://github.com/getsentry/sentry-dart/pull/1090 ) )
8
8
- [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#660 )
9
9
- [ diff] ( https://github.com/getsentry/sentry-java/compare/6.5.0...6.6.0 )
10
+ - Bump Cocoa SDK from v7.28.0 to v7.29.0 ([ #1089 ] ( https://github.com/getsentry/sentry-dart/pull/1089 ) )
11
+ - [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/master/CHANGELOG.md#7290 )
12
+ - [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/7.28.0...7.29.0 )
10
13
11
14
## 6.13.1
12
15
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.28 .0'
15
+ s . dependency 'Sentry' , '~> 7.29 .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