Automated: Update Podfile.lock (#2170)

Summary:
This is an automated PR to update the Podfile.lock.
- Make sure that the Podfile.lock contains latest FlipperKit and Flipper pod versions.
- Also make sure that all the dependencies are updated to the latest one.
- This is auto-generated by [create-pull-request](https://github.com/peter-evans/create-pull-request)

Pull Request resolved: https://github.com/facebook/flipper/pull/2170

Reviewed By: passy

Differential Revision: D27654278

Pulled By: nikoant

fbshipit-source-id: b5405196018d42d8e9d4d16fe3817955f46f8df1
This commit is contained in:
GitHub
2021-04-08 11:56:09 -07:00
committed by Facebook GitHub Bot
parent cc0cbf21c2
commit b0815835d4
7 changed files with 77 additions and 77 deletions

View File

@@ -1,6 +1,6 @@
project 'Tutorial.xcodeproj'
swift_version = "4.1"
flipperkit_version = '0.83.0'
flipperkit_version = '0.84.0'
use_frameworks!
target 'Tutorial' do