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

fix(deps): version conflicts #193

Conversation

MatkovIvan
Copy link
Contributor

A few notes:

  • org.jetbrains.compose plugin acts like "BoM" on multiplatform and redirects to original Google's binaries on Android. So if you don't have an existing Android-only module you should use it as the single source of truth for Compose versions.
  • *-ktx modules are deprecated with moving everything into main packages. They're not ported to multiplatform.

@vladimirlogachov vladimirlogachov changed the title Fix version conflicts fix(deps): version conflicts May 6, 2024
@vladimirlogachov vladimirlogachov merged commit b3d6a6e into vladimirlogachov:migration/app May 6, 2024
4 checks passed
@MatkovIvan MatkovIvan deleted the ivan.matkov/fix-versions branch May 6, 2024 09:31
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

Successfully merging this pull request may close these issues.

2 participants