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 830fa81 commit 45d8a01Copy full SHA for 45d8a01
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
idea
8
}
9
10
-version = "6.0.5"
+version = "6.0.4"
11
buildDir = file("build/gradle")
12
13
val kotlinVersion: String by project
0 commit comments