We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 981d051 commit af29e1fCopy full SHA for af29e1f
1 file changed
build.gradle.kts
@@ -12,7 +12,7 @@ allprojects {
12
apply(plugin = "com.gradleup.shadow")
13
14
group = "com.coloryr"
15
- version = "4.0.0"
+ version = "4.0.1"
16
17
// 设置项目JDK版本
18
java.sourceCompatibility = JavaVersion.VERSION_1_8
0 commit comments