Flipper Release: v0.28.0
Summary: **Highlights** - Redesigned sidebar. - Compatibility with XCode 11. Full list of changes: https://github.com/facebook/flipper/compare/v0.27.0...master Reviewed By: jknoxville Differential Revision: D18453214 fbshipit-source-id: 98012ba81558bce60a5b75815fb0734a0fbf3445
This commit is contained in:
committed by
Facebook Github Bot
parent
be36aa4bc1
commit
1784179187
@@ -28,7 +28,7 @@ gradle configuration:
|
||||
|
||||
```groovy
|
||||
dependencies {
|
||||
debugImplementation 'com.facebook.flipper:flipper-litho-plugin:0.27.0'
|
||||
debugImplementation 'com.facebook.flipper:flipper-litho-plugin:0.28.0'
|
||||
debugImplementation 'com.facebook.litho:litho-annotations:0.19.0'
|
||||
// ...
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user