I’m seeing this error compiling with Enterprise, but everything works building with the Simulator.
I have VunglePub.jar and vungle-android-corona-1.0.0.jar in the libs directory.
[dx] warning: Ignoring InnerClasses attribute for an anonymous inner class [dx] (com.vungle.sdk.aa) that doesn't come with an [dx] associated EnclosingMethod attribute. This class was probably produced by a [dx] compiler that did not target the modern .class file format. The recommended [dx] solution is to recompile the class from source, using an up-to-date compiler [dx] and without specifying any "-target" type options. The consequence of ignoring [dx] this warning is that reflective operations on this class will incorrectly [dx] indicate that it is \*not\* an inner class. ... ... (lots more like these errors) [dx] warning: Ignoring InnerClasses attribute for an anonymous inner class [dx] (com.vungle.sdk.z) that doesn't come with an [dx] associated EnclosingMethod attribute. This class was probably produced by a [dx] compiler that did not target the modern .class file format. The recommended [dx] solution is to recompile the class from source, using an up-to-date compiler [dx] and without specifying any "-target" type options. The consequence of ignoring [dx] this warning is that reflective operations on this class will incorrectly [dx] indicate that it is \*not\* an inner class.