Flipper Release: v0.225.0
Summary: Releasing version 0.225.0 Reviewed By: lblasa Differential Revision: D50008889 fbshipit-source-id: b6b8b4118383e30a3f4cb74286316e9662ea860e
This commit is contained in:
committed by
Facebook GitHub Bot
parent
33962d4fa4
commit
c90751e0f1
@@ -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.224.0'
|
||||
debugImplementation 'com.facebook.flipper:flipper-litho-plugin:0.225.0'
|
||||
debugImplementation 'com.facebook.litho:litho-annotations:0.19.0'
|
||||
// ...
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user