Skip to content

Commit

Permalink
update flipper
Browse files Browse the repository at this point in the history
  • Loading branch information
Alberto Cabrera committed Jan 12, 2024
1 parent 9af5b83 commit 4de6d4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ target 'MissionHub' do
#
# Note that if you have use_frameworks! enabled, Flipper will not work and
# you should disable these next few lines.
use_flipper!
use_flipper!({ 'Flipper-Folly' => '2.5.3', 'Flipper' => '0.87.0', 'Flipper-RSocket' => '1.3.1' })

post_install do |installer|
flipper_post_install(installer)
Expand Down

0 comments on commit 4de6d4a

Please sign in to comment.