Flipper Release: v0.150.0
Summary: Releasing version 0.150.0 Reviewed By: lblasa Differential Revision: D37236953 fbshipit-source-id: 36cd4fd8842b898f7cba1f03ab2c72d20e2b42ce
This commit is contained in:
committed by
Facebook GitHub Bot
parent
747b91da5f
commit
06ddb08406
@@ -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.149.0'
|
||||
debugImplementation 'com.facebook.flipper:flipper-litho-plugin:0.150.0'
|
||||
debugImplementation 'com.facebook.litho:litho-annotations:0.19.0'
|
||||
// ...
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user