例:
dependencies { classpath "org.jetbrains.kotlin:kotlin-stdlib:0.0.1" }
この問題を修正するには、Kotlin コンパイラーのバージョンに一致するように Kotlin stdlib バージョンを変更してください。