Move kotlin runtime library to end of classpath and remove duplicates with 'util' package

This commit is contained in:
Nikolay Krasko
2015-04-23 16:17:04 +03:00
parent 62a8174072
commit 9d986d077c
10 changed files with 10 additions and 15 deletions
@@ -11,7 +11,6 @@
<orderEntry type="module" module-name="jps-plugin" scope="PROVIDED" />
<orderEntry type="library" scope="PROVIDED" name="jps" level="project" />
<orderEntry type="library" scope="PROVIDED" name="android-plugin" level="project" />
<orderEntry type="library" name="kotlin-runtime" level="project" />
<orderEntry type="module" module-name="android-compiler-plugin" />
<orderEntry type="module" module-name="util" scope="PROVIDED" />
<orderEntry type="library" scope="TEST" name="jps-test" level="project" />