Add a comment about implicit dependency between compiler and plugin

^KTI-746 Fixed
This commit is contained in:
Nikolay Krasko
2022-08-08 12:07:05 +02:00
committed by Space Team
parent 189be2b117
commit 3853f228af
+3
View File
@@ -43,8 +43,11 @@ versions.junit=4.13.2
versions.kotlin-reflect=1.6.10
versions.kotlinx-collections-immutable-jvm=0.3.1
versions.kotlinx-collections-immutable=0.3.1
# Version of the coroutines should be aligned with the oldest supported IntelliJ IDEA
versions.kotlinx-coroutines-core-jvm=1.5.0
versions.kotlinx-coroutines-core=1.5.0
versions.kotlinx-metadata-jvm=0.5.0
versions.kotlinx-serialization-json=1.3.3
versions.ktor-network=1.4.0