Guest User

Untitled

a guest
May 24th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. Caused by: java.lang.ClassNotFoundException: Didn't find class "okhttp3.OkHttpClient" on path: DexPathList[...]
  2.  
  3. buildTypes {
  4. release {
  5. minifyEnabled false
  6. useProguard false
  7. }
  8. debug {
  9. minifyEnabled false
  10. useProguard false
  11. }
  12. }
Add Comment
Please, Sign In to add comment