5e7d007e75
KotlinOutputParser accessed from gradle execution environment that can be started under Java 1.6. #KT-12159 Fixed
15 lines
712 B
XML
15 lines
712 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" name="gradle-and-groovy-plugin" level="project" />
|
|
<orderEntry type="library" exported="" name="android-plugin" level="project" />
|
|
<orderEntry type="module" module-name="util" />
|
|
<orderEntry type="library" name="intellij-core" level="project" />
|
|
</component>
|
|
</module> |