Skip to content

Commit 8849f3a

Browse files
committed
Bump plugin to 1.2.1
1 parent 98d0f4c commit 8849f3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
object PluginCoordinates {
22
const val ID = "io.github.wzieba.tracks.plugin"
33
const val GROUP = "io.github.wzieba.tracks"
4-
const val VERSION = "1.2.0"
4+
const val VERSION = "1.2.1"
55
const val IMPLEMENTATION_CLASS = "io.github.wzieba.tracks.plugin.BuildTimePlugin"
66
}
77

0 commit comments

Comments
 (0)