e91785ba39
- Introduce `kotlin-gradle-plugin-idea` module that allows to share models between the IDE and KGP - Add `kotlin-gradle-plugin-idea` to the RuntimePublicAPITest to ensure binary compatibility ^KT-51262
6 lines
191 B
XML
6 lines
191 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="KotlinScriptingSettings">
|
|
<option name="suppressDefinitionsCheck" value="true" />
|
|
</component>
|
|
</project> |