Flipper Release: v0.7.2
Summary: New Flipper Release Reviewed By: passy Differential Revision: D9850680 fbshipit-source-id: 50a8251fd2ddc2c6ca57f8a87ee1943f46f7559d
This commit is contained in:
committed by
Facebook Github Bot
parent
474a36c0e2
commit
bc3ccfce5d
@@ -45,7 +45,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
debugImplementation 'com.facebook.flipper:flipper:0.7.1'
|
||||
debugImplementation 'com.facebook.flipper:flipper:0.7.2'
|
||||
}
|
||||
```
|
||||
|
||||
@@ -81,7 +81,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
debugImplementation 'com.facebook.flipper:flipper:0.7.1'
|
||||
debugImplementation 'com.facebook.flipper:flipper:0.7.2'
|
||||
}
|
||||
```
|
||||
|
||||
@@ -94,7 +94,7 @@ project 'MyApp.xcodeproj'
|
||||
source 'https://github.com/facebook/Sonar.git'
|
||||
source 'https://github.com/CocoaPods/Specs'
|
||||
swift_version = "4.1"
|
||||
sonarkit_version = '0.7.1'
|
||||
sonarkit_version = '0.7.2'
|
||||
|
||||
target 'MyApp' do
|
||||
|
||||
|
||||
Reference in New Issue
Block a user