KT-57224: Add kotlin language version to file report

This commit is contained in:
Nataliya.Valtman
2023-05-04 00:22:17 +02:00
committed by Space Team
parent 3deea96b53
commit f87fdb43fa
4 changed files with 66 additions and 18 deletions
@@ -55,6 +55,7 @@ dependencies {
}
}
testImplementation(project(":kotlin-gradle-compiler-types"))
testImplementation(project(":kotlin-gradle-plugin-idea"))
testImplementation(testFixtures(project(":kotlin-gradle-plugin-idea")))
testImplementation(project(":kotlin-gradle-plugin-idea-proto"))