예:
dependencies { classpath "org.jetbrains.kotlin:kotlin-stdlib:0.0.1" }
문제를 해결하려면 Kotlin stdlib 버전이 Kotlin 컴파일러 버전과 일치하도록 변경합니다.