Skip to content

Commit 1a9769d

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update flutter/scripts/update-cocoa.sh to 8.33.0
1 parent 33527b4 commit 1a9769d

File tree

2 files changed

+124
-105
lines changed

2 files changed

+124
-105
lines changed

flutter/ios/sentry_flutter.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Sentry SDK for Flutter with support to native through sentry-cocoa.
1616
:tag => s.version.to_s }
1717
s.source_files = 'Classes/**/*'
1818
s.public_header_files = 'Classes/**/*.h'
19-
s.dependency 'Sentry/HybridSDK', '8.32.0'
19+
s.dependency 'Sentry/HybridSDK', '8.33.0'
2020
s.ios.dependency 'Flutter'
2121
s.osx.dependency 'FlutterMacOS'
2222
s.ios.deployment_target = '12.0'

0 commit comments

Comments
 (0)