Alexander Minyaev
10/24/2019, 4:33 PMArtyom Degtyarev [JB]
10/24/2019, 5:02 PMkotlin-multiplatform
Alexander Minyaev
10/24/2019, 5:04 PMplugins {
id("kotlin2js")
id("org.jetbrains.kotlin.frontend")
id("kotlin-dce-js")
}
kotlin-multiplatform
+ com.android.library
+ org.jetbrains.kotlin.frontend
together in one module I had error (on screenshut)gildor
10/24/2019, 11:31 PMArtyom Degtyarev [JB]
10/25/2019, 12:53 PMorg.jetbrains.kotlin.frontend
should be deprecated soon. I’d recommend getting rid of it. Are there some reasons why you cannot do it at the moment?