Skip to content

Commit 6d0b79a

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update flutter/scripts/update-cocoa.sh to 8.42.1
1 parent 68677de commit 6d0b79a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flutter/ios/sentry_flutter.podspec

+1-1
Original file line numberDiff line numberDiff 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', '8.3.1'
15+
s.dependency 'Sentry/HybridSDK', '8.42.1'
1616
s.ios.dependency 'Flutter'
1717
s.osx.dependency 'FlutterMacOS'
1818
s.ios.deployment_target = '11.0'

0 commit comments

Comments
 (0)