init
continuous-integration/drone Build is passing

This commit is contained in:
曾志威
2026-02-25 17:45:23 +08:00
parent 9c93ece4e9
commit 2e591839f8
+7 -7
View File
@@ -1,9 +1,9 @@
# ??????
org.gradle.daemon=true
# ??????
org.gradle.parallel=true
# ??????
org.gradle.caching=true
# ????????????????????????
org.gradle.daemon=fasle
org.gradle.configureondemand=false
org.gradle.parallel=true
org.gradle.vfs.watch=true
org.gradle.caching=true
systemProp.org.gradle.internal.http.maxConnections=50