Created
May 14, 2017 16:32
-
-
Save jasonwyatt/6802e6afd866584aba89449edbdfad50 to your computer and use it in GitHub Desktop.
Android DebugPort 2.0 App build.gradle
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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