Guest User

Untitled

a guest
Jan 16th, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. implementation 'com.android.support:appcompat-v7:27.1.1'
  2. ...
  3. implementation 'com.google.android.gms:play-services-maps:15.0.1'
  4.  
  5. implementation 'com.google.android.gms:play-services:12.0.1'
  6.  
  7. minSdkVersion 19
  8.  
  9. targetSdkVersion 27
  10.  
  11. implementation 'com.google.android.gms:play-services-maps:16.0.0'
  12. implementation 'com.google.android.gms:play-services-location:16.0.0'
  13.  
  14. implementation 'com.android.support:appcompat-v7:27.1.1'
  15.  
  16. compileSdkVersion 27
  17. targetSdkVersion 27
Add Comment
Please, Sign In to add comment