Last active
December 1, 2017 15:35
-
-
Save larkintuckerllc/59cd4b158d8dd877837216036b905329 to your computer and use it in GitHub Desktop.
How-to Dagger 2 with Android: Part 3 - 7
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
... | |
@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