Skip to content

Commit 04ccf4a

Browse files
committed
chore: disable some gradle dep for small package size
1 parent 53f7a6f commit 04ccf4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
}
99

1010
group = "cc.unitmesh"
11-
version = "0.1.0"
11+
version = "0.1.1"
1212

1313
repositories {
1414
mavenCentral()

0 commit comments

Comments
 (0)