Skip to content

Commit 0b1b2a2

Browse files
⬆️ Upgrade dependency FBSDKCoreKit to v17
1 parent af02e31 commit 0b1b2a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/facebook-analytics/ios

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)