Kotlin version 1.7.20, kotlin-komponent version 1.0.7, gradle version 7.5.1

This commit is contained in:
2022-10-14 19:47:18 +02:00
parent ae4500e73d
commit cbcbbaa698
5 changed files with 5 additions and 11 deletions

View File

@@ -1,8 +1,6 @@
<component name="ArtifactManager">
<artifact type="jar" name="komp-todo-js-1.0.0">
<output-path>$PROJECT_DIR$/build/libs</output-path>
<root id="archive" name="komp-todo-js-1.0.0.jar">
<element id="module-output" name="komp-todo.jsMain" />
</root>
<root id="archive" name="komp-todo-js-1.0.0.jar" />
</artifact>
</component>

2
.idea/komp-todo.iml generated
View File

@@ -1,2 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id="komp-todo" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="nl.astraeus" external.system.module.version="0.1.0-SNAPSHOT" type="JAVA_MODULE" version="4" />