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 3a43c93 commit 3c737d6Copy full SHA for 3c737d6
build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
}
11
12
group = "com.github.oowekyala"
13
-version = "1.13"
+version = "1.12.1"
14
15
val IntellijVersion = "231.9011.34" // note: "since" version should be updated manually in plugin.xml
16
val KotlinVersion = "1.8.22"
0 commit comments