Skip to content

Commit 35c4a45

Browse files
authored
chore: update flutter/scripts/update-cocoa.sh to 8.15.1
1 parent 2d4fd8b commit 35c4a45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flutter/ios/sentry_flutter.podspec

Lines changed: 1 addition & 1 deletion
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.15.0'
15+
s.dependency 'Sentry/HybridSDK', '8.15.1'
1616
s.ios.dependency 'Flutter'
1717
s.osx.dependency 'FlutterMacOS'
1818
s.ios.deployment_target = '11.0'

0 commit comments

Comments
 (0)