We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aef73b3 commit 4720ddaCopy full SHA for 4720dda
plugin/build.gradle.kts
@@ -11,7 +11,7 @@ repositories {
11
}
12
13
group = "io.github.stefankoppier"
14
-version = "0.0.1"
+version = "0.0.2"
15
16
dependencies {
17
implementation(platform(libs.kotlin.bom))
0 commit comments