build: 优化构建脚本
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
@file:Suppress("VulnerableLibrariesLocal")
|
||||
|
||||
plugins {
|
||||
id("java-library")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly("com.google.code.gson:gson:2.8.0")
|
||||
|
||||
|
Reference in New Issue
Block a user