75e59fdc46
Previously `findJavaRootDescriptor` was return source root for random module. This cause build errors for mpp (same file may appear in multiple source roots of common and platform modules) #KT-28988 Fixed