Flipper Release: v0.45.0
Summary: Releasing version 0.45.0 Reviewed By: mweststrate Differential Revision: D21860035 fbshipit-source-id: 58af5bbc4e743024beac925eac8012e64bd76aa9
This commit is contained in:
committed by
Facebook GitHub Bot
parent
e65b355fb6
commit
23d80bf3d5
@@ -16,7 +16,7 @@ Add this code to your `ios/Podfile`:
|
||||
platform :ios, '9.0'
|
||||
|
||||
def flipper_pods()
|
||||
flipperkit_version = '0.44.1'
|
||||
flipperkit_version = '0.45.0'
|
||||
pod 'FlipperKit', '~>' + flipperkit_version, :configuration => 'Debug'
|
||||
pod 'FlipperKit/FlipperKitLayoutPlugin', '~>' + flipperkit_version, :configuration => 'Debug'
|
||||
pod 'FlipperKit/SKIOSNetworkPlugin', '~>' + flipperkit_version, :configuration => 'Debug'
|
||||
|
||||
Reference in New Issue
Block a user