Skip to content

Instantly share code, notes, and snippets.

@codevscolor
Created February 25, 2016 10:12
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 codevscolor/ccb1be73f04622b939c8 to your computer and use it in GitHub Desktop.
Save codevscolor/ccb1be73f04622b939c8 to your computer and use it in GitHub Desktop.
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
testCompile 'junit:junit:4.12'
compile 'com.android.support:appcompat-v7:23.1.1'
compile 'com.android.support:design:23.1.1'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment