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
12
android/plugins/leakcanary/gradle.properties
Normal file
12
android/plugins/leakcanary/gradle.properties
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user