coreLibrariesVersion
Specifies the version of the core Kotlin libraries that are added to the Kotlin compile classpath, unless there is already a dependency added to this project.
The core Kotlin libraries are:
'kotlin-stdlib'
'kotlin-test'
'kotlin-dom-api-compat'
'kotlin-reflect'
Default: The same version as the version used in the Kotlin Gradle plugin