Files
ddd-demo/gradle.properties
chusan 2364f29b17 init
2025-05-16 19:06:18 +08:00

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