Files
openide/plugins/kotlin/tests-compose/kotlin.tests-compose.iml
Mikhail Filippov 77813916c7 bump Kotlin to 2.1.0-RC2
GitOrigin-RevId: 8e93d6996f572009eb084e4cf1013416254ff74f
2024-11-21 16:43:54 +00:00

12 lines
494 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$/test" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="kotlin-stdlib" level="project" />
</component>
</module>