Flipper Release: v0.224.0
Summary: Releasing version 0.224.0 Reviewed By: lblasa Differential Revision: D49969020 fbshipit-source-id: 0ef4b2ef6cb101ada06e27c4a804f356aa5f39a3
This commit is contained in:
committed by
Facebook GitHub Bot
parent
36495fca34
commit
36ad271cd7
@@ -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.223.0'
|
||||
debugImplementation 'com.facebook.flipper:flipper-litho-plugin:0.224.0'
|
||||
debugImplementation 'com.facebook.litho:litho-annotations:0.19.0'
|
||||
// ...
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user