Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Program type already present: com.android.volley.Cache #81

Open
farhansaid127 opened this issue Oct 16, 2018 · 2 comments
Open

Comments

@farhansaid127
Copy link

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

@Jhonnybsg
Copy link

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

@sqljim
Copy link

sqljim commented Feb 21, 2019

And don't forget to sync gradle files once you've removed the vanilla Volley implementation too..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants