In our app we use the GSON.JAR lib. And now we have updated the Millennial media to version 5. With thie new version of MMEDIA they only give the JAR package and in their package they also use the GSON lib. So it now conflicts with our lib.
Multiple dex files define Lcom/google/gson/JsonSerializer;
Possible solution would be if we deleted our GSON lib so it would only use the Millennial Media's GSON lib.
Is there another solution, because we really do not want to delete our GSON lib file and be dependend on the Millennial Medias GSON lib as there is no telling what they could have changed there.