Skip to content

Instantly share code, notes, and snippets.

@catalinghita8
Created September 6, 2020 15:14
Show Gist options
  • Select an option

  • Save catalinghita8/b8852c244926ee59fe21ec9abb26aa91 to your computer and use it in GitHub Desktop.

Select an option

Save catalinghita8/b8852c244926ee59fe21ec9abb26aa91 to your computer and use it in GitHub Desktop.
class SharedStorage @Inject constructor(@ApplicationContext context: Context)
: ISharedStorage {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment