Skip to content

Instantly share code, notes, and snippets.

@mladenrakonjac
Last active February 4, 2018 21:21
Show Gist options
  • Save mladenrakonjac/7e406a867505a37f78967f571725e13f to your computer and use it in GitHub Desktop.
Save mladenrakonjac/7e406a867505a37f78967f571725e13f to your computer and use it in GitHub Desktop.
@Singleton
class NetManager @Inject constructor(var applicationContext: Context) {
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment