KotlinCoreEnvironment: set ideaCompatibleBuildNumber = "173.1"
This commit is contained in:
committed by
Nikolay Krasko
parent
6bfe168dd7
commit
0acfce55a8
@@ -381,7 +381,7 @@ class KotlinCoreEnvironment private constructor(
|
||||
}
|
||||
|
||||
companion object {
|
||||
private val ideaCompatibleBuildNumber = "172.9999"
|
||||
private val ideaCompatibleBuildNumber = "173.1"
|
||||
|
||||
init {
|
||||
setCompatibleBuild()
|
||||
|
||||
Reference in New Issue
Block a user