Minor, export kotlin-reflect in 'util'

To allow many modules which depend on 'util' not depend explicitly on
kotlin-reflect
This commit is contained in:
Alexander Udalov
2015-12-28 16:45:55 +03:00
parent 57dcbe0aea
commit f9085327e7
+1 -1
View File
@@ -9,7 +9,7 @@
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="PROVIDED" name="intellij-core" level="project" />
<orderEntry type="module" module-name="util.runtime" exported="" />
<orderEntry type="library" name="kotlin-reflect" level="project" />
<orderEntry type="library" exported="" name="kotlin-reflect" level="project" />
<orderEntry type="module" module-name="Kotlin" exported="" />
<orderEntry type="library" name="jps-model" level="project" />
</component>