Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why libs.plugins.kotlinMultiplatform is needed in the compose App? #1

Open
AlexTrotsenko opened this issue Dec 15, 2023 · 0 comments
Open

Comments

@AlexTrotsenko
Copy link

I see libs.plugins.kotlinMultiplatform used in the
https://github.com/kotlin-hands-on/native-ui-webinar/blob/main/composeApp/build.gradle.kts

But according to the best of my knowledges it should be just a normal Android app, no? So why not use plugins id("com.android.application") and id("org.jetbrains.kotlin.android") instead ?

cc @pahill

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant