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

Remove transitive dependency on atomicfu (Fixes #28) #29

Closed

Conversation

lemcoder
Copy link

@lemcoder lemcoder commented Nov 22, 2024

(Fixes #28 )

Example project fails to sync because of miscallenious atomicfu versions. This leads to crash when trying to build example app.
This pull request removes transitive dependency on atomicfu v0.23.2 from compose dependencies.

@lemcoder lemcoder marked this pull request as ready for review November 22, 2024 10:30
@alexzhirkevich alexzhirkevich self-requested a review November 25, 2024 07:07
@lemcoder lemcoder closed this by deleting the head repository Dec 17, 2024
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.

[Bug]: Cannot run example
1 participant