Introduced a new `test-app` module with a basic Kotlin/JS UI and a Kotlin/JVM backend. Updated dependencies to use `api` where applicable and made configuration changes to support composite builds.
6 lines
175 B
XML
6 lines
175 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="KotlinJpsPluginSettings">
|
|
<option name="version" value="2.1.0" />
|
|
</component>
|
|
</project> |