Skip to content

Commit 75e13dc

Browse files
⬆️ Upgrade dependency FBSDKCoreKit to v17
1 parent 26523f2 commit 75e13dc

File tree

1 file changed

+1
-1
lines changed
  • packages/facebook-analytics/ios

1 file changed

+1
-1
lines changed

packages/facebook-analytics/ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ end
99

1010
target 'Plugin' do
1111
capacitor_pods
12-
pod 'FBSDKCoreKit', '~>16.0.0'
12+
pod 'FBSDKCoreKit', '~>17.4.0'
1313
end
1414

1515
target 'PluginTests' do

0 commit comments

Comments
 (0)