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

Update koin-compose to use Compose 1.6.0 #1803

Open
jan-tennert opened this issue Mar 1, 2024 · 3 comments
Open

Update koin-compose to use Compose 1.6.0 #1803

jan-tennert opened this issue Mar 1, 2024 · 3 comments
Labels
question Usage question

Comments

@jan-tennert
Copy link

Is your feature request related to a problem? Please describe.
Compose libraries which are built with Compose 1.5.X are not compatible with apps using Compose 1.6.0, as described in the release notes:

Libraries which depend on earlier Compose Multiplatform version are not compatible with 1.6.0 anymore. This is because decoys generation was disabled. Projects which apply Compose Compiler plugin manually need to remove this argument: plugin:androidx.compose.compiler.plugins.kotlin:generateDecoys=true.

Describe the solution you'd like
A new version for koin-compose with Compose 1.6.0.

@hoc081098
Copy link

hoc081098 commented Mar 2, 2024

I think it is duplicated, #1634.
Koin 3.6 will support Compose 1.6.0 and wasm target

Sent from my 2201117TG using FastHub

@abdallahmehiz
Copy link

good to know since i also just faced this issue (wasted 6hours on it)

@arnaudgiuliani
Copy link
Member

Yes, it's taken in 3.6

@arnaudgiuliani arnaudgiuliani added the question Usage question label Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Usage question
Projects
None yet
Development

No branches or pull requests

4 participants