-
-
Notifications
You must be signed in to change notification settings - Fork 727
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
Ktor3 package duplicates with koin-core #2063
Labels
question
Usage question
Comments
|
why here is it an android app? koin-ktor should be used for backend 🤔 |
Cuz android project has UI written in web |
arnaudgiuliani
changed the title
Ktor3 package duplicates with 3.5.6
Ktor3 package duplicates with koin-core
Dec 12, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
I can't compile andoird app using koin-ktor3, I get checkDebugDuplicateClasses FAILED
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Compiling without duplicates
Koin module and version:
[e.g]:
koin-core:4.1.0-Beta1
,koin-ktor3:4.1.0-Beta1
The text was updated successfully, but these errors were encountered: