Skip to content

Instantly share code, notes, and snippets.

@magdamiu
Created July 4, 2019 18:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save magdamiu/1c8e63216e2c495f50c3b5fefc81ff24 to your computer and use it in GitHub Desktop.
Save magdamiu/1c8e63216e2c495f50c3b5fefc81ff24 to your computer and use it in GitHub Desktop.
Add google() repository in order to use WorkManager
allprojects {
repositories {
google()
jcenter()
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment