Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Failed resolution of: Lcom/github/florent37/application/provider/ApplicationProviderKt #4

Open
Nikhil-z opened this issue Apr 22, 2020 · 0 comments

Comments

@Nikhil-z
Copy link

First of all, thank you for such a wonderful lib because We all know how much pain can cause by application context while developing a library module in Android.

I am developing a lib and I have used your lib to get application context. It is working perfectly but recently I have faced an issue when I added my lib to a dependency module. Following crash were throwing

Failed resolution of: Lcom/github/florent37/application/provider/ApplicationProviderKt

Let me elaborate little more further.

I have an app called FUN. It has 2 dependency module dep-one and dep-two Where both dependencies don't need any application context. Here I'm injecting my lib to dep-two
that's where the issue arises.

Any help would be appreciatable.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant