2018-10-24 03:09:58 -07: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.
|
|
|
|
#
|
|
|
|
|
2017-05-09 03:39:23 -07:00
|
|
|
# Project-wide Gradle settings.
|
|
|
|
|
2023-05-09 10:43:02 -07:00
|
|
|
android.useAndroidX=true
|
|
|
|
|
2017-05-09 03:39:23 -07:00
|
|
|
org.gradle.jvmargs=-Xmx1536M
|
|
|
|
|
2023-05-31 15:22:21 -07:00
|
|
|
VERSION_NAME=1.19.0
|