Files
openide/tools/apiDump/intellij.tools.apiDump.iml
Vladimir Krivosheev 1e0e66a989 update libs zstd-jni to 1.5.7-3, sqlite to 3.49.1.0, and kotlin-metadata to 2.2.0-RC.
GitOrigin-RevId: b466ca543e48a59dcd51b94ae82d35c46da1eb21
2025-05-30 15:20:44 +00:00

38 lines
2.0 KiB
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" packagePrefix="com.intellij.tools.apiDump" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="jetbrains-annotations" level="project" />
<orderEntry type="library" name="kotlin-stdlib" level="project" />
<orderEntry type="library" name="asm-tools" level="project" />
<orderEntry type="module-library">
<library name="kotlinx-bcv" type="repository">
<properties maven-id="org.jetbrains.kotlinx:binary-compatibility-validator:0.17.0">
<verification>
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/kotlinx/binary-compatibility-validator/0.17.0/binary-compatibility-validator-0.17.0.jar">
<sha256sum>0c8d35914a9094ab7071001c5b789e20d5f80d284c70a915a1ecb8fcecf92031</sha256sum>
</artifact>
</verification>
<exclude>
<dependency maven-id="org.jetbrains.kotlin:kotlin-stdlib" />
<dependency maven-id="io.github.java-diff-utils:java-diff-utils" />
</exclude>
</properties>
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlinx/binary-compatibility-validator/0.17.0/binary-compatibility-validator-0.17.0.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/kotlinx/binary-compatibility-validator/0.17.0/binary-compatibility-validator-0.17.0-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>
<orderEntry type="library" name="kotlinx-collections-immutable" level="project" />
<orderEntry type="library" name="kotlin-metadata" level="project" />
</component>
</module>