tapchicoma
11/28/2022, 9:49 AMkotlin-dsl
plugins after updating to Gradle 7.6 should also add id("org.jetbrains.kotlin.plugin.sam.with.receiver") version "<kotlin_version>"
into plugins { .. }
block. Related issue that should be fixed in Kotlin 1.8.20 release.