We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7d90b2 commit a08307bCopy full SHA for a08307b
build.gradle.kts
@@ -17,7 +17,7 @@ repositories {
17
maven("https://packages.jetbrains.team/maven/p/kpm/public/")
18
}
19
20
-version = "1.6.5"
+version = "1.6.6"
21
val baseName = "Kotlin Explorer"
22
23
kotlin {
0 commit comments