Skip to content

Commit 28ee9b0

Browse files
⬆️ Upgrade dependency FBSDKCoreKit to v18
1 parent af02e31 commit 28ee9b0

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', '~>18.0.0'
1313
end
1414

1515
target 'PluginTests' do

0 commit comments

Comments
 (0)