Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
refs/heads/upstream/dsavvinov/migration-tool-separate-resolve-session
/
.
/
buildSrc
/
gradle.properties
blob: 0c115f51383c9099544437d6aacaba442acfd8b9 [
file
] [
log
] [
blame
] [
edit
]
org
.
gradle
.
daemon
=
true
org
.
gradle
.
parallel
=
false
org
.
gradle
.
configureondemand
=
false
org
.
gradle
.
jvmargs
=-
Duser
.
country
=
US
-
Dkotlin
.
daemon
.
jvm
.
options
=-
Xmx1600m
#buildSrc.kotlin.repo=https://jcenter.bintray.com
#buildSrc.kotlin.version=1.1.50