Summary: Per title Reviewed By: emilsjolander Differential Revision: D5044000 fbshipit-source-id: f1058700daff115bdff52ff62b859b4b3f2e469e
15 lines
483 B
Properties
15 lines
483 B
Properties
# Project-wide Gradle settings.
|
|
|
|
org.gradle.jvmargs=-Xmx1536M
|
|
|
|
VERSION_NAME=1.5.1-SNAPSHOT
|
|
POM_URL=https://github.com/facebook/yoga
|
|
POM_SCM_URL=https://github.com/facebook/yoga.git
|
|
POM_SCM_CONNECTION=scm:git:https://github.com/facebook/yoga.git
|
|
POM_SCM_DEV_CONNECTION=scm:git:git@github.com:facebook/yoga.git
|
|
POM_LICENSE_NAME=BSD License
|
|
POM_LICENSE_URL=https://github.com/facebook/yoga/blob/master/LICENSE
|
|
POM_LICENSE_DIST=repo
|
|
POM_DEVELOPER_ID=facebook
|
|
POM_DEVELOPER_NAME=facebook
|