Summary: Pull Request resolved: https://github.com/facebook/flipper/pull/559 Reviewed By: passy Differential Revision: D17546936 fbshipit-source-id: dce128a771b73e8b18dfc2b78ee99502c3f1ce86
13 lines
324 B
Properties
13 lines
324 B
Properties
#
|
|
# 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
|
|
|