Flipper Release: v0.154.0
Summary: Releasing version 0.154.0 Reviewed By: jknoxville Differential Revision: D37813763 fbshipit-source-id: f16392937146a50c7018c2ae5abd18e433059622
This commit is contained in:
committed by
Facebook GitHub Bot
parent
039b647666
commit
14d385827d
@@ -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.153.0'
|
||||
debugImplementation 'com.facebook.flipper:flipper-litho-plugin:0.154.0'
|
||||
debugImplementation 'com.facebook.litho:litho-annotations:0.19.0'
|
||||
// ...
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user