More properties, cleanup

This commit is contained in:
2020-03-01 12:54:25 +01:00
parent b80873a85a
commit 6e5c10c089
3 changed files with 49 additions and 2 deletions

View File

@@ -17,8 +17,7 @@ kotlin {
* 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 */
jvm()
js {
}
js()
sourceSets {
val commonMain by getting {