init
This commit is contained in:
12
gradle.properties
Normal file
12
gradle.properties
Normal file
@@ -0,0 +1,12 @@
|
||||
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
|
Reference in New Issue
Block a user