Standard library is added automatically with the plugin now
Re-order dependencies
Add kotlin-reflect dependency to fix dependency versions
Use of the new kotlin-metadata
Change the directory for the API doc pieces used to generate the source code (user.dir was the current workspace instead of the Kotlin daemon directory; a common directory)
Fix wrong uses of contains because of different types.
Other fixes because of using a new kotlin-metadata
Changes
kotlin-reflect
dependency to fix dependency versionskotlin-metadata
user.dir
was the current workspace instead of the Kotlin daemon directory; a common directory)contains
because of different types.kotlin-metadata