Flipper Release: v0.7.1
Summary: Flipper Release: v0.7.1 Reviewed By: jknoxville Differential Revision: D9829332 fbshipit-source-id: fb8099a16d6bc3e68be7d0e69fdeb69281492ea6
This commit is contained in:
committed by
Facebook Github Bot
parent
29a66f3605
commit
0ac03b74cc
@@ -45,7 +45,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
debugImplementation 'com.facebook.flipper:flipper:0.7.0'
|
||||
debugImplementation 'com.facebook.flipper:flipper:0.7.1'
|
||||
}
|
||||
```
|
||||
|
||||
@@ -81,7 +81,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
debugImplementation 'com.facebook.flipper:flipper:0.7.0'
|
||||
debugImplementation 'com.facebook.flipper:flipper:0.7.1'
|
||||
}
|
||||
```
|
||||
|
||||
@@ -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.0'
|
||||
sonarkit_version = '0.7.1'
|
||||
|
||||
target 'MyApp' do
|
||||
|
||||
|
||||
Reference in New Issue
Block a user