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

Add Dagger 2 support #220

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

akexorcist
Copy link

I have a problem to inject Hawk.java with Dagger 2. So I created the separated module from :hawk module. It's called :hawk-dagger.

In :hawk-dagger, Hawker class, the recreated of Hawk class that support with Dagger 2. Just inject this class in the android project and use it instead of Hawk class (as you can see in dagger-sample module).

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.

None yet

1 participant