Skip to content

Instantly share code, notes, and snippets.

@larkintuckerllc
Created December 1, 2017 16:03
Show Gist options
  • Save larkintuckerllc/ca6950e18961789ba1c26b6bb426a210 to your computer and use it in GitHub Desktop.
Save larkintuckerllc/ca6950e18961789ba1c26b6bb426a210 to your computer and use it in GitHub Desktop.
How-to Dagger 2 with Android: Part 3 - 12
...
@Subcomponent(modules = AuthModule.class)
@AuthScope
public interface AuthComponent {
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment