2018-10-31 08:35:03 +00:00
|
|
|
/**
|
|
|
|
* 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.
|
|
|
|
*/
|
|
|
|
|
2018-09-24 18:22:27 +00:00
|
|
|
configurations.maybeCreate("default")
|
2018-10-31 08:35:03 +00:00
|
|
|
artifacts.add("default", file('android-jsc.aar'))
|