Advertisement
Guest User

Untitled

a guest
Jun 24th, 2019
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. defaultConfig {
  2. minSdkVersion 11
  3. targetSdkVersion 26
  4. versionCode 1
  5. versionName "1.0"
  6.  
  7. }
  8.  
  9. compile 'com.coolerfall:android-http-download-manager:1.6.0'
  10. compile 'com.squareup.okhttp3:okhttp:3.4.1'
  11. compile 'com.squareup.okhttp3:okhttp-ws:3.4.1'
  12. compile 'com.squareup.picasso:picasso:2.5.2'
  13. compile 'com.android.support:support-v7:25.4.0'
  14. compile 'co.ronash.android:pushe-base:1.3.3'
  15. compile 'com.google.android.gms:play-services-gcm:10.0.1'
  16. compile files('libs/Pandora_Ver1.83.jar')
  17. compile 'com.android.support:design:23.1.1'
  18. compile 'com.android.support.constraint:constraint-layout:1.0.2'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement