Skip to content

Commit

Permalink
Fix: Update FB sdk to latest privacy manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
reasje committed Nov 13, 2024
1 parent f2689fb commit 6566b09
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ A new Flutter project.
s.source_files = 'Classes/**/*'
s.dependency 'Flutter'
s.dependency 'TikTokOpenSDK', '5.0.14'
s.dependency 'FBSDKCoreKit', '17.0.0'
s.dependency 'FBSDKShareKit', '17.0.0'
s.dependency 'FBSDKCoreKit', '17.0.1'
s.dependency 'FBSDKShareKit', '17.0.1'
s.static_framework = true

s.platform = :ios, '9.0'
Expand Down

0 comments on commit 6566b09

Please sign in to comment.