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
@@ -12,7 +12,7 @@ The network plugin is shipped as a separate Maven artifact:
|
||||
|
||||
```groovy
|
||||
dependencies {
|
||||
debugImplementation 'com.facebook.flipper:flipper-network-plugin:0.24.0'
|
||||
debugImplementation 'com.facebook.flipper:flipper-network-plugin:0.25.0'
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user