Error: Gradle: execution failed for task ':app:preDexDebug'
I had a self created jar from another projected imported as a library into my other project. When I changed code in that project and exported a new jar to replaced the old one I cannot run my app anymore. I only get the following error: I have tried removing and adding and adding as dependency, adding as library. Nothing seems to work. I have also done clean build and a rebuild. We've seen this problem in the past when our project was compiling with a version of Java different from the one used to compile the library. The magic number is just used to identify class files so that is not the