Update to Kotlin 2.0.21 and revise dependency versions
Upgraded the Kotlin version from 2.0.0-RC1 to 2.0.21 and adjusted various dependencies to their latest versions. Added new Maven repository URLs and updated `.idea` project artifacts to reflect the new versioning and project setup.
This commit is contained in:
6
.idea/artifacts/template_js_1_0_0_SNAPSHOT.xml
generated
Normal file
6
.idea/artifacts/template_js_1_0_0_SNAPSHOT.xml
generated
Normal file
@@ -0,0 +1,6 @@
|
||||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="template-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/build/libs</output-path>
|
||||
<root id="archive" name="template-js-1.0.0-SNAPSHOT.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
6
.idea/artifacts/template_jvm_1_0_0_SNAPSHOT.xml
generated
Normal file
6
.idea/artifacts/template_jvm_1_0_0_SNAPSHOT.xml
generated
Normal file
@@ -0,0 +1,6 @@
|
||||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="template-jvm-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/build/libs</output-path>
|
||||
<root id="archive" name="template-jvm-1.0.0-SNAPSHOT.jar" />
|
||||
</artifact>
|
||||
</component>
|
||||
Reference in New Issue
Block a user