Skip to content

Commit 6393252

Browse files
authored
Merge pull request #27 from matthargett/patch-1
fix nullability warning noise with upgrade
2 parents 4582dce + 53e2d52 commit 6393252

File tree

1 file changed

+1
-1
lines changed
  • packages/sentry/platforms/ios

1 file changed

+1
-1
lines changed

packages/sentry/platforms/ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pod 'Sentry/HybridSDK', :git => 'https://github.com/getsentry/sentry-cocoa.git', :tag => '8.48.0'
1+
pod 'Sentry/HybridSDK', :git => 'https://github.com/getsentry/sentry-cocoa.git', :tag => '8.52.1'

0 commit comments

Comments
 (0)