Created
July 26, 2017 14:02
-
-
Save vestrel00/784e38e04314769092e96a4d29de87a8 to your computer and use it in GitHub Desktop.
A: 3 - AppModule.java
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
@Module(includes = AndroidInjectionModule.class) | |
abstract class AppModule { | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment