15 lines
293 B
Properties
15 lines
293 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.
|
|
#
|
|
|
|
# Project-wide Gradle settings.
|
|
|
|
android.useAndroidX=true
|
|
|
|
org.gradle.jvmargs=-Xmx1536M
|
|
|
|
VERSION_NAME=3.1.0
|