Slackbot
12/01/2022, 1:07 PMFleshgrinder
12/01/2022, 1:12 PMThis is a technical release. It doesn’t contain any fixes that aren’t included in Kotlin 1.7.21.
Version 1.7.22 of the Kotlin plugin will not be available for downloading or installing in any IDEs.
— https://github.com/JetBrains/kotlin/releases/tag/v1.7.22
Jakub Chrzanowski
12/01/2022, 1:15 PMVampire
12/01/2022, 1:15 PMtapchicoma [10:49 Uhr]
Those who see variant selection issue on using KotlinGradlePlugin +plugins after updating to Gradle 7.6 should also addkotlin-dsl
intoid("org.jetbrains.kotlin.plugin.sam.with.receiver") version "<kotlin_version>"
block. Related issue that should be fixed in Kotlin 1.8.20 release.plugins { .. }
Fleshgrinder
12/01/2022, 1:16 PMVersion 1.7.22 of the Kotlin plugin will not be available for downloading or installing in any IDEs.I interpreted this sentence as “not being available for downloading” as a general statement, but now that I read it again it could also just mean for IDEs and nothing else.
Jakub Chrzanowski
12/01/2022, 1:18 PMFleshgrinder
12/01/2022, 1:19 PM