diff --git a/.idea/artifacts/komp_todo_js_1_0_0.xml b/.idea/artifacts/komp_todo_js_1_0_0.xml index a361e83..a28f498 100644 --- a/.idea/artifacts/komp_todo_js_1_0_0.xml +++ b/.idea/artifacts/komp_todo_js_1_0_0.xml @@ -1,8 +1,6 @@ $PROJECT_DIR$/build/libs - - - + \ No newline at end of file diff --git a/.idea/artifacts/komp_todo_js_1_0_0.xml b/.idea/artifacts/komp_todo_js_1_0_0.xml index a361e83..a28f498 100644 --- a/.idea/artifacts/komp_todo_js_1_0_0.xml +++ b/.idea/artifacts/komp_todo_js_1_0_0.xml @@ -1,8 +1,6 @@ $PROJECT_DIR$/build/libs - - - + \ No newline at end of file diff --git a/.idea/komp-todo.iml b/.idea/komp-todo.iml deleted file mode 100644 index 167fbc2..0000000 --- a/.idea/komp-todo.iml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/.idea/artifacts/komp_todo_js_1_0_0.xml b/.idea/artifacts/komp_todo_js_1_0_0.xml index a361e83..a28f498 100644 --- a/.idea/artifacts/komp_todo_js_1_0_0.xml +++ b/.idea/artifacts/komp_todo_js_1_0_0.xml @@ -1,8 +1,6 @@ $PROJECT_DIR$/build/libs - - - + \ No newline at end of file diff --git a/.idea/komp-todo.iml b/.idea/komp-todo.iml deleted file mode 100644 index 167fbc2..0000000 --- a/.idea/komp-todo.iml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/build.gradle.kts b/build.gradle.kts index 0cb6ff0..05e06f4 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -1,5 +1,5 @@ plugins { - kotlin("multiplatform") version "1.6.10" + kotlin("multiplatform") version "1.7.20" `maven-publish` } @@ -15,7 +15,7 @@ /* Targets configuration omitted. * To find out how to configure the targets, please follow the link: * https://kotlinlang.org/docs/reference/building-mpp-with-gradle.html#setting-up-targets */ - js((IR)) { + js(IR) { binaries.executable() browser { //produceKotlinLibrary() @@ -33,7 +33,7 @@ sourceSets { val commonMain by getting { dependencies { - implementation("nl.astraeus:kotlin-komponent:1.0.7-SNAPSHOT") + implementation("nl.astraeus:kotlin-komponent:1.0.7") } } val jsMain by getting diff --git a/.idea/artifacts/komp_todo_js_1_0_0.xml b/.idea/artifacts/komp_todo_js_1_0_0.xml index a361e83..a28f498 100644 --- a/.idea/artifacts/komp_todo_js_1_0_0.xml +++ b/.idea/artifacts/komp_todo_js_1_0_0.xml @@ -1,8 +1,6 @@ $PROJECT_DIR$/build/libs - - - + \ No newline at end of file diff --git a/.idea/komp-todo.iml b/.idea/komp-todo.iml deleted file mode 100644 index 167fbc2..0000000 --- a/.idea/komp-todo.iml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/build.gradle.kts b/build.gradle.kts index 0cb6ff0..05e06f4 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -1,5 +1,5 @@ plugins { - kotlin("multiplatform") version "1.6.10" + kotlin("multiplatform") version "1.7.20" `maven-publish` } @@ -15,7 +15,7 @@ /* Targets configuration omitted. * To find out how to configure the targets, please follow the link: * https://kotlinlang.org/docs/reference/building-mpp-with-gradle.html#setting-up-targets */ - js((IR)) { + js(IR) { binaries.executable() browser { //produceKotlinLibrary() @@ -33,7 +33,7 @@ sourceSets { val commonMain by getting { dependencies { - implementation("nl.astraeus:kotlin-komponent:1.0.7-SNAPSHOT") + implementation("nl.astraeus:kotlin-komponent:1.0.7") } } val jsMain by getting diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index d746a1c..ee11417 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -3,4 +3,4 @@ distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-6.2-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-all.zip diff --git a/.idea/artifacts/komp_todo_js_1_0_0.xml b/.idea/artifacts/komp_todo_js_1_0_0.xml index a361e83..a28f498 100644 --- a/.idea/artifacts/komp_todo_js_1_0_0.xml +++ b/.idea/artifacts/komp_todo_js_1_0_0.xml @@ -1,8 +1,6 @@ $PROJECT_DIR$/build/libs - - - + \ No newline at end of file diff --git a/.idea/komp-todo.iml b/.idea/komp-todo.iml deleted file mode 100644 index 167fbc2..0000000 --- a/.idea/komp-todo.iml +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/build.gradle.kts b/build.gradle.kts index 0cb6ff0..05e06f4 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -1,5 +1,5 @@ plugins { - kotlin("multiplatform") version "1.6.10" + kotlin("multiplatform") version "1.7.20" `maven-publish` } @@ -15,7 +15,7 @@ /* Targets configuration omitted. * To find out how to configure the targets, please follow the link: * https://kotlinlang.org/docs/reference/building-mpp-with-gradle.html#setting-up-targets */ - js((IR)) { + js(IR) { binaries.executable() browser { //produceKotlinLibrary() @@ -33,7 +33,7 @@ sourceSets { val commonMain by getting { dependencies { - implementation("nl.astraeus:kotlin-komponent:1.0.7-SNAPSHOT") + implementation("nl.astraeus:kotlin-komponent:1.0.7") } } val jsMain by getting diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index d746a1c..ee11417 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -3,4 +3,4 @@ distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-6.2-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-all.zip diff --git a/settings.gradle.kts b/settings.gradle.kts index 8dfdd69..997fc7d 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -7,5 +7,3 @@ } rootProject.name = "komp-todo" - -enableFeaturePreview("GRADLE_METADATA")