DG_LAB/gradle.properties
3944Realms 4bb276a755
Some checks failed
Build and Release / build (push) Failing after 3h5m53s
Build and Release / release (push) Has been cancelled
docs(更新日志): 版本号更新
2026-02-01 10:22:54 +08:00

19 lines
393 B
Properties

# Gradle settings
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=true
org.gradle.configureondemand=true
org.gradle.caching=true
org.gradle.configuration-cache=true
org.gradle.configuration-cache.problems=warn
# ROOT
project_name=DgLab
project_version=4.4.14.18
project_group=top.r3944realms.dg_lab
# API
api_project_group=top.r3944realms.dg_lab.api
api_suffix=api
# COMMON
common_suffix=common