Flipper Release: v0.219.0
Summary: Releasing version 0.219.0 Reviewed By: lblasa Differential Revision: D49317332 fbshipit-source-id: 0f8dc308fcf8360925cddb95b0fa975b04b86a29
This commit is contained in:
committed by
Facebook GitHub Bot
parent
ef621b07b7
commit
643e2aa998
@@ -27,7 +27,7 @@ You also need to compile in the `litho-annotations` package, as Flipper reflects
|
||||
|
||||
```groovy
|
||||
dependencies {
|
||||
debugImplementation 'com.facebook.flipper:flipper-litho-plugin:0.218.0'
|
||||
debugImplementation 'com.facebook.flipper:flipper-litho-plugin:0.219.0'
|
||||
debugImplementation 'com.facebook.litho:litho-annotations:0.19.0'
|
||||
// ...
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user