Skip to content

Instantly share code, notes, and snippets.

@jasonwyatt
Created May 14, 2017 16:32
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/6802e6afd866584aba89449edbdfad50 to your computer and use it in GitHub Desktop.
Save jasonwyatt/6802e6afd866584aba89449edbdfad50 to your computer and use it in GitHub Desktop.
Android DebugPort 2.0 App build.gradle
dependencies {
debugCompile 'com.github.jasonwyatt.Android-DebugPort:lib:2.0.0'
releaseCompile 'com.github.jasonwyatt.Android-DebugPort:lib-noop:2.0.0'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment