Advertisement
GarryLaly

Graddle

May 31st, 2016
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. dependencies {
  2. compile fileTree(dir: 'libs', include: ['*.jar'])
  3. testCompile 'junit:junit:4.12'
  4. compile 'com.android.support:appcompat-v7:23.1.1'
  5. compile 'com.android.support:design:23.1.1'
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement