feat: 添加redission
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
//file:noinspection GrDeprecatedAPIUsage
|
||||
|
||||
plugins {
|
||||
id("java")
|
||||
id("maven-publish")
|
||||
@@ -36,7 +34,7 @@ subprojects {
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_1_8
|
||||
targetCompatibility = JavaVersion.VERSION_1_8
|
||||
withJavadocJar()
|
||||
// withJavadocJar()
|
||||
withSourcesJar()
|
||||
}
|
||||
|
||||
@@ -98,5 +96,4 @@ subprojects {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user