Class ‘kotlin.StandardKt__StandardKt’ is compiled by a pre-release version of Kotlin and cannot be loaded by this version of the compiler
Showing error for let
also cannot access lazy
Class ‘kotlin.Lazy’ is compiled by a pre-release version of Kotlin and cannot be loaded by this version of the compiler
kotlin version -> 1.5.0-M1
Which version of kotlin are you using currently?