I'm making a game on libgdx and it all worked fine yesterday, but now it's messed up.
[2014-09-18 00:38:39 - Dex Loader] Unable to execute dex: Multiple dex files define Lcom/badlogic/gdx/Application$ApplicationType;
[2014-09-18 00:38:39 - birdy-android] Conversion to Dalvik format failed: Unable to execute dex: Multiple dex files define Lcom/badlogic/gdx/Application$ApplicationType;
That is the error I got. I've been trying to find an answer and I can't find one that works anywhere.