mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-18 04:27:02 +05:30
Disable KMP warning
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
879cb951a0
commit
8bf42fa46a
2 changed files with 6 additions and 1 deletions
4
.idea/artifacts/common_jvm.xml
generated
4
.idea/artifacts/common_jvm.xml
generated
|
@ -1,6 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="common-jvm">
|
||||
<output-path>$PROJECT_DIR$/common/build/libs</output-path>
|
||||
<root id="archive" name="common-jvm.jar" />
|
||||
<root id="archive" name="common-jvm.jar">
|
||||
<element id="module-output" name="Claw.common.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
Loading…
Add table
Add a link
Reference in a new issue