Flipper Release: v0.41.0
Summary: Releasing version 0.41.0 Reviewed By: jknoxville Differential Revision: D21402376 fbshipit-source-id: c2b5194afbb8f086097eb1c6fb337b950b4dffe7
This commit is contained in:
committed by
Facebook GitHub Bot
parent
acc0e7c2e0
commit
96d5949c19
@@ -16,7 +16,7 @@ Add this code to your `ios/Podfile`:
|
||||
platform :ios, '9.0'
|
||||
|
||||
def flipper_pods()
|
||||
flipperkit_version = '0.40.0'
|
||||
flipperkit_version = '0.41.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