Guest User

Untitled

a guest
Nov 12th, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. dependencies {
  2. implementation fileTree(dir: 'libs', include: ['*.jar'])
  3.  
  4. implementation 'com.google.android.gms:play-services-location:16.0.0'
  5.  
  6. testImplementation 'junit:junit:4.12'
  7. androidTestImplementation 'com.android.support.test:runner:1.0.2'
  8. androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
  9.  
  10. implementation 'com.google.android.gms:play-services-maps:16.0.0'
Add Comment
Please, Sign In to add comment