Skip to content

Instantly share code, notes, and snippets.

@seoft
Created May 22, 2021 06:14
Show Gist options
  • Save seoft/b725ddc212c736d4a21f3cdd5814f5e7 to your computer and use it in GitHub Desktop.
Save seoft/b725ddc212c736d4a21f3cdd5814f5e7 to your computer and use it in GitHub Desktop.
ResultModule.kt
val resultModule = listOf(
viewModelModule,
networkModule,
repositoryModule,
localModule,
etcModule
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment