Advertisement
ms_olin

Untitled

May 10th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.17 KB | None | 0 0
  1. dependencies {
  2.     compile fileTree(dir: 'libs', include: ['*.jar'])
  3.     compile 'com.android.support:appcompat-v7:25.3.0'
  4.     compile 'com.android.support:design:25.+'
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement