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

Kmm build warning #8

Closed
ponvig opened this issue Mar 12, 2024 · 2 comments
Closed

Kmm build warning #8

ponvig opened this issue Mar 12, 2024 · 2 comments

Comments

@ponvig
Copy link

ponvig commented Mar 12, 2024

Getting these warnings when building KMM Android app:

Dependencies:
com.github.skydoves:compose-stable-marker:1.0.3

Such dependencies are not applicable for Kotlin/Native, consider changing the dependency type to 'implementation' or 'api'.
To disable this warning, set the kotlin.native.ignoreIncorrectDependencies=true project property
A compileOnly dependency is used in the Kotlin/Native target 'iosSimulatorArm64':
Compilation: main

@ponvig ponvig changed the title Kmm build warnings Kmm build warning Mar 12, 2024
@skydoves
Copy link
Owner

Hey @ponvig, sorry for the delayed response. Would you check out if the 1.0.4 release still faces the same issue?

@skydoves
Copy link
Owner

Duplication of #9

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

2 participants