Haven't used Kotlin/JS or IDEA for a while. Just updated everything, I get Gradle errors. What are the correct versions right now, these cannot be found?
Copy code
id("org.jetbrains.kotlin.js") version "1.4.10"
id("kotlin2js") version "1.5.0-release-760"