1 Star 7 Fork 3

zys/api-tool

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
gradle.properties 742 Bytes
一键复制 编辑 原始数据 按行查看 历史
a1581 提交于 2024-12-18 23:52 . 222-1.9.6
# Opt-out flag for bundling Kotlin standard library -> https://jb.gg/intellij-platform-kotlin-stdlib
kotlin.stdlib.default.dependency=false
# temporary workaround for Kotlin 1.8.20+ (https://jb.gg/intellij-platform-kotlin-oom)
kotlin.incremental.useClasspathSnapshot=false
# Enable Gradle Configuration Cache -> https://docs.gradle.org/current/userguide/configuration_cache.html
org.gradle.configuration-cache=true
# Enable Gradle Build Cache -> https://docs.gradle.org/current/userguide/build_cache.html
org.gradle.caching=true
# Gradle
gradle.version = 8.2.1
# platform
platform.type=IC
platform.version=2023.3.1
platform.plugins=java,properties,yaml,Kotlin,gradle,Git4Idea,hg4idea
# plugin
plugin.group=com.zys
plugin.version=222-1.9.6
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/zhou-sheng1/http.git
[email protected]:zhou-sheng1/http.git
zhou-sheng1
http
api-tool
master

搜索帮助