Just updated to the newest Android SDK-Tools and our build process broke. We have rather complex multi library dependencies and with the old tool chain we just updated the main project which runs fine with ant.
But now we need to update each of our Android lib with "android update lib-project". When compiling it through Ant or Eclipse we get the well-kown error:
[dx] UNEXPECTED TOP-LEVEL EXCEPTION:
[dx] at com.android.dx.dex.file.ClassDefsSection.add(ClassDefsSection.java:123)