From the error, I assume:
implementation "org.jetbrains.kotlin:kotlin-reflect:$kotlin_version"
in your dependencies in addition to the standard library.
From the error, I assume:
implementation "org.jetbrains.kotlin:kotlin-reflect:$kotlin_version"
in your dependencies in addition to the standard library.