6121d156a1
Compilation of `:kotlin-gradle-statistics:test` is broken in gradle too, so this module is removed from JPS to allow build project with "Rebuild project" action Dependency on `:kotlin-uast-base` changed to `implementation` because project import assumes `shadow` dependency as _Provided_ instead of _Compile_ in module structure which leads to problem that this dependency is missing during build (this is bug inside JPS itself)