Rename kt-reference module to kt-references.

This commit is contained in:
Mads Ager
2022-02-03 14:26:51 +01:00
committed by Ilya Kirillov
parent 17aee1e944
commit a398f7d6cb
21 changed files with 6 additions and 14 deletions
+1 -1
View File
@@ -159,7 +159,7 @@ val commonCompilerModules = arrayOf(
":analysis:decompiled:decompiler-to-file-stubs",
":analysis:decompiled:decompiler-to-psi",
":analysis:decompiled:light-classes-for-decompiled",
":analysis:kt-reference",
":analysis:kt-references",
).also { extra["commonCompilerModules"] = it }
val firCompilerCoreModules = arrayOf(