Reviewed By: davidaurelio Differential Revision: D10462700 fbshipit-source-id: edef1f6f5825835bbdb613a1934bf7bfe86d0ee6
9 lines
211 B
Groovy
9 lines
211 B
Groovy
/**
|
|
* 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.
|
|
*/
|
|
|
|
apply plugin: 'java'
|