Skip to content

Instantly share code, notes, and snippets.

@jasonwyatt
Created May 14, 2017 16:33
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 jasonwyatt/3ed895175a0ab278f97a08c85686a192 to your computer and use it in GitHub Desktop.
Save jasonwyatt/3ed895175a0ab278f97a08c85686a192 to your computer and use it in GitHub Desktop.
Android DebugPort 2.0 root build.gradle
allprojects {
repositories {
jcenter()
maven { url "https://jitpack.io" }
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment