Open farhansaid127 opened 6 years ago
I faced the same problem. I had two implementations of volley in my app gradle.
Check if you have two and remove one.
That's why it says "program type already present"
having this issue "Error: Program type already present: com.android.volley.Cache"
when i am going to making a build getting above error.
Please explain why its showing me
And don't forget to sync gradle files once you've removed the vanilla Volley implementation too..
having this issue "Error: Program type already present: com.android.volley.Cache"
when i am going to making a build getting above error.
Please explain why its showing me