Flipper Release: v0.38.0
Summary: Releasing version 0.38.0 Reviewed By: cekkaewnumchai Differential Revision: D21155371 fbshipit-source-id: 554393fc357135cd8538c9b77eee023f8a3e1525
This commit is contained in:
committed by
Facebook GitHub Bot
parent
d66484822b
commit
18b88a7e03
@@ -15,7 +15,7 @@ The following configuration assumed CocoaPods 1.9+.
|
||||
|
||||
```ruby
|
||||
project 'MyApp.xcodeproj'
|
||||
flipperkit_version = '0.37.0'
|
||||
flipperkit_version = '0.38.0'
|
||||
|
||||
target 'MyApp' do
|
||||
platform :ios, '9.0'
|
||||
@@ -70,7 +70,7 @@ end
|
||||
|
||||
```ruby
|
||||
project 'MyApp.xcodeproj'
|
||||
flipperkit_version = '0.37.0'
|
||||
flipperkit_version = '0.38.0'
|
||||
|
||||
target 'MyApp' do
|
||||
platform :ios, '9.0'
|
||||
|
||||
Reference in New Issue
Block a user