Flipper Release: v0.25.0
Summary: **Highlights** - Android: Leakcanary is no longer part of the core distribution but a separate artifact: `com.facebook.flipper:flipper-leakcanary-plugin`. Reviewed By: priteshrnandgaonkar Differential Revision: D17601074 fbshipit-source-id: 862fc44d45b4ddc95059deb3959476af162b1cb0
This commit is contained in:
committed by
Facebook Github Bot
parent
8a8316097a
commit
2e3499cd4a
@@ -28,7 +28,7 @@ gradle configuration:
|
||||
|
||||
```groovy
|
||||
dependencies {
|
||||
debugImplementation 'com.facebook.flipper:flipper-litho-plugin:0.24.0'
|
||||
debugImplementation 'com.facebook.flipper:flipper-litho-plugin:0.25.0'
|
||||
debugImplementation 'com.facebook.litho:litho-annotations:0.19.0'
|
||||
// ...
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user