Skip to content

Instantly share code, notes, and snippets.

@andersonleite
Created July 15, 2015 18:30
Show Gist options
  • Save andersonleite/09e760ae46659850a0ea to your computer and use it in GitHub Desktop.
Save andersonleite/09e760ae46659850a0ea to your computer and use it in GitHub Desktop.
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile 'com.android.support:appcompat-v7:22.2.0'
compile 'com.android.support:design:22.2.0'
compile 'com.jakewharton:butterknife:7.0.1'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment