Skip to content

Instantly share code, notes, and snippets.

@Karthik128
Created June 7, 2016 08: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 Karthik128/3c31a6d57d3a671d0e886928c5aa1e4a to your computer and use it in GitHub Desktop.
Save Karthik128/3c31a6d57d3a671d0e886928c5aa1e4a to your computer and use it in GitHub Desktop.
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile 'com.android.support:appcompat-v7:23.1.1'
compile 'com.android.support:design:23.1.0'
compile 'com.github.clans:fab:1.6.2'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment