Skip to content

Instantly share code, notes, and snippets.

@lynnfield
Created August 6, 2020 06:51
Show Gist options
  • Save lynnfield/04fc1820825f35b0b55fe56371ffec44 to your computer and use it in GitHub Desktop.
Save lynnfield/04fc1820825f35b0b55fe56371ffec44 to your computer and use it in GitHub Desktop.
allprojects at build.gradle
allprojects {
repositories {
google()
jcenter()
}
}
@lynnfield
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment