Skip to content

Instantly share code, notes, and snippets.

@tfcporciuncula
Created March 26, 2019 14:28
Show Gist options
  • Save tfcporciuncula/717924f3a517b51d0e2ee8359191cd0c to your computer and use it in GitHub Desktop.
Save tfcporciuncula/717924f3a517b51d0e2ee8359191cd0c to your computer and use it in GitHub Desktop.
ApplicationModule.kt
@AssistedModule
@Module(includes = [AssistedInject_ApplicationModule::class])
object ApplicationModule {
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment