Make LeakCanary a Separate Plugin
Summary: Pull Request resolved: https://github.com/facebook/flipper/pull/559 Reviewed By: passy Differential Revision: D17546936 fbshipit-source-id: dce128a771b73e8b18dfc2b78ee99502c3f1ce86
This commit is contained in:
committed by
Facebook Github Bot
parent
a5f17494d5
commit
053cfc09f3
@@ -70,5 +70,6 @@ dependencies {
|
||||
debugImplementation project(':fresco-plugin')
|
||||
debugImplementation project(':network-plugin')
|
||||
debugImplementation project(':litho-plugin')
|
||||
debugImplementation project(':leakcanary-plugin')
|
||||
releaseImplementation project(':noop')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user