Files
kotlin-fork/shared
Ilya Matveev 740f361885 Use latest Gradle plugin and bootstrap compiler in the shared project
This patch sets the following versions in the shared project:
 - for Gradle plugin - kotlinVersion
 - for Kotlin compiler - buildKotlinVersion
The same approach is used in all other K/N subprojects.

(cherry picked from commit 3ceb022b5f3bbd34375183cb0ff78bc5a0f070fd)
2020-06-08 14:29:08 +02:00
..