Flipper Release: v0.37.0
Summary: Releasing version 0.37.0 Reviewed By: jknoxville Differential Revision: D20919249 fbshipit-source-id: 59ec28ba10043da03c460d9eaadb30a8fd2e4a6f
This commit is contained in:
committed by
Facebook GitHub Bot
parent
25222606c6
commit
2d27b90bd9
@@ -15,7 +15,7 @@ The following configuration assumed CocoaPods 1.9+.
|
||||
|
||||
```ruby
|
||||
project 'MyApp.xcodeproj'
|
||||
flipperkit_version = '0.36.0'
|
||||
flipperkit_version = '0.37.0'
|
||||
|
||||
target 'MyApp' do
|
||||
platform :ios, '9.0'
|
||||
@@ -77,7 +77,7 @@ end
|
||||
|
||||
```ruby
|
||||
project 'MyApp.xcodeproj'
|
||||
flipperkit_version = '0.36.0'
|
||||
flipperkit_version = '0.37.0'
|
||||
|
||||
target 'MyApp' do
|
||||
platform :ios, '9.0'
|
||||
|
||||
Reference in New Issue
Block a user