Skip to content

Commit

Permalink
chore: update flutter/scripts/update-cocoa.sh to 7.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed Jul 26, 2022
1 parent e960895 commit f647dcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flutter/ios/sentry_flutter.podspec
Expand Up @@ -12,7 +12,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', '~> 7.21.0'
s.dependency 'Sentry', '~> 7.22.0'
s.ios.dependency 'Flutter'
s.osx.dependency 'FlutterMacOS'
s.ios.deployment_target = '9.0'
Expand Down

0 comments on commit f647dcd

Please sign in to comment.