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:
Chaiwat Ekkaewnumchai
2019-09-25 03:03:39 -07:00
committed by Facebook Github Bot
parent a5f17494d5
commit 053cfc09f3
9 changed files with 55 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
#
# Copyright (c) Facebook, Inc. and its affiliates.
#
# This source code is licensed under the MIT license found in the LICENSE
# file in the root directory of this source tree.
#
POM_NAME=Flipper LeakCanary Plugin
POM_DESCRIPTION=LeakCanary plugin for Flipper
POM_ARTIFACT_ID=flipper-leakcanary-plugin
POM_PACKAGING=aar