We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54b1b7c commit 346709aCopy full SHA for 346709a
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.1"
+ version = "4.0.2"
16
17
// 设置项目JDK版本
18
java.sourceCompatibility = JavaVersion.VERSION_1_8
0 commit comments