Skip to content

Commit 74f171e

Browse files
committed
Release 0.0.9
1 parent 266400a commit 74f171e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin-build/buildSrc/src/main/java/Coordinates.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
object PluginCoordinates {
22
const val ID = "io.github.chao2zhang.xuke"
33
const val GROUP = "io.github.chao2zhang"
4-
const val VERSION = "0.0.8"
4+
const val VERSION = "0.0.9"
55
const val IMPLEMENTATION_CLASS = "io.github.chao2zhang.XukePlugin"
66
}
77

0 commit comments

Comments
 (0)