Skip to content

Commit 454b973

Browse files
committed
Fixes plugin version
1 parent 86a197b commit 454b973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kmp-composeuiviewcontroller-gradle-plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies {
2727
testImplementation(libs.test.kotlin)
2828
}
2929

30-
version = "22.2.21-1.9.1"
30+
version = "2.2.21-1.9.1"
3131
group = "io.github.guilhe.kmp"
3232

3333
gradlePlugin {

0 commit comments

Comments
 (0)