Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin-multiplatform

Cannot locate tasks that match ':composeApp:compileJava' as task 'compileJava' is ambiguous in project ':composeApp'

In a kotlin multiplatform mobile gradle build, what is an "ivy" repository? Where does it come from and how can I fix/remove it?

How to fix 'Unresolved reference: HttpClient' with ktor-client-core targeting linuxX64

Multiplatform error when building iosApp: Command PhaseScriptExecution failed with a nonzero exit code

using android libraries for desktop, compose desktop

Kotlin Multi Platform default project error running iOs App: could not resolve com.android.tools.build:gradle:7.4.0-rc01

How to use Sealed Class Data from Flow in Swift in Kotlin Mutliplatform Mobile?

Unresolved reference: OkHttp in ktor

Can I reference C++ code from KMM iosMain?

How to use Context in a compose multiplatform projeect?

RoomDatabaseConstructor on KotlinMultiplatform has no corresponding expected declaration

What is best practice for using coroutines in KMM with ios?

I create a new KMM project in Android studio and don't see the androidMain module in Android View