Flipper Release: v0.24.0
Summary: # Highlights - Android: Separate artifacts for the Litho, Fresco and Network plugins. This does not yet include updates to the docs as the publishing process requires manual approval by Bintray first. Reviewed By: danielbuechele Differential Revision: D17480406 fbshipit-source-id: 92cd54e708bc1718e40e9ea95ca62f8c73b11fdc
This commit is contained in:
committed by
Facebook Github Bot
parent
e871822a05
commit
1b21657507
@@ -111,7 +111,7 @@ We support both Swift and Objective-C for Flipper with CocoaPods as build and di
|
||||
<!--Objective-C-->
|
||||
```ruby
|
||||
project 'MyApp.xcodeproj'
|
||||
flipperkit_version = '0.23.7'
|
||||
flipperkit_version = '0.24.0'
|
||||
|
||||
target 'MyApp' do
|
||||
platform :ios, '9.0'
|
||||
@@ -171,7 +171,7 @@ end
|
||||
<!--Swift-->
|
||||
```ruby
|
||||
project 'MyApp.xcodeproj'
|
||||
flipperkit_version = '0.23.7'
|
||||
flipperkit_version = '0.24.0'
|
||||
|
||||
target 'MyApp' do
|
||||
platform :ios, '9.0'
|
||||
|
||||
Reference in New Issue
Block a user