Skip to content

Commit

Permalink
chore: update flutter/scripts/update-cocoa.sh to 8.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored and vaind committed Apr 23, 2024
1 parent 4a8fdb4 commit 1855b75
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 1,563 deletions.
2 changes: 1 addition & 1 deletion flutter/ios/sentry_flutter.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Sentry SDK for Flutter with support to native through sentry-cocoa.
:tag => s.version.to_s }
s.source_files = 'Classes/**/*'
s.public_header_files = 'Classes/**/*.h'
s.dependency 'Sentry/HybridSDK', '8.21.0'
s.dependency 'Sentry/HybridSDK', '8.24.0'
s.ios.dependency 'Flutter'
s.osx.dependency 'FlutterMacOS'
s.ios.deployment_target = '12.0'
Expand Down
Loading

0 comments on commit 1855b75

Please sign in to comment.