Files
flipper/android/plugins/network/gradle.properties
Pascal Hartig 1ab47f9ca8 Set up Maven distribution for new plugins
Summary:
Setting up the necessary metadata to publish the separate plugins
to Maven/Bintray.

Reviewed By: danielbuechele

Differential Revision: D17480263

fbshipit-source-id: 1772cee5b3744ce52fc6e2510a27cb7f500e72bf
2019-09-20 06:07:42 -07:00

13 lines
322 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 Network Plugin
POM_DESCRIPTION=Network/OkHttp plugin for Flipper
POM_ARTIFACT_ID=flipper-network-plugin
POM_PACKAGING=aar