Skip to content

Instantly share code, notes, and snippets.

@larkintuckerllc
Last active December 1, 2017 15:35
Show Gist options
  • Save larkintuckerllc/59cd4b158d8dd877837216036b905329 to your computer and use it in GitHub Desktop.
Save larkintuckerllc/59cd4b158d8dd877837216036b905329 to your computer and use it in GitHub Desktop.
How-to Dagger 2 with Android: Part 3 - 7
...
@Scope
@Retention(RetentionPolicy.RUNTIME)
public @interface AuthScope {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment