Skip to content

Commit fc1001a

Browse files
authored
Update flutter/ios/sentry_flutter.podspec
1 parent 7eaafa4 commit fc1001a

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', '~> 7.31.0'
15+
s.dependency 'Sentry/HybridSDK', '~> 7.30.2'
1616
s.ios.dependency 'Flutter'
1717
s.osx.dependency 'FlutterMacOS'
1818
s.ios.deployment_target = '9.0'

0 commit comments

Comments
 (0)