I am using code (not written by me) with dependencies on GSON libraries. I have downloaded the libraries and when I try to include them in the project I get a duplication error. Specifically:
Error generating final archive: Found duplicate file for APK: assembly-descriptor.xml
Here's a screenshot of the error:
I don't have a lot of experience with using external libraries. Can anyone help me out?
Thanks in advance.