Files
kotlin-fork/idea/testData/configuration/apiVersionWithoutLanguageVersion/.idea/libraries/KotlinJavaRuntime.xml
T
Alexey Tsvetkov 3f082346ae Do not set api version to language version when language version is null
#KT-21852 fixed
    #KT-21574 fixed
2017-12-18 16:22:07 +03:00

10 lines
234 B
XML
Vendored

<component name="libraryTable">
<library name="KotlinJavaRuntime">
<CLASSES>
<root url="jar://$PROJECT_DIR$/lib/kotlin-runtime.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
</SOURCES>
</library>
</component>