13 lines
288 B
Properties
13 lines
288 B
Properties
kotlin.code.style = official
|
|
org.gradle.caching = true
|
|
org.gradle.parallel=true
|
|
org.gradle.vfs.watch = true
|
|
version = 0.0.1
|
|
|
|
|
|
#systemProp.http.proxyHost = 10.255.255.254
|
|
#systemProp.http.proxyPort = 10808
|
|
#
|
|
#systemProp.https.proxyHost = 10.255.255.254
|
|
#systemProp.https.proxyPort = 10808
|