Upgraded to 0.0.8 and cannot publish to Android anymore.
Having this error:
UNEXPECTED TOP-LEVEL EXCEPTION:
com.android.dex.DexException: Multiple dex files define Lcom/unity3d/ads/IUnityAdsListener;
I have already cleaned project, delete the extension and re-installed. Now I am quite stuck. Attaching full logs.
By the way, Is there a way to retrieve older versions? I am not using this with HeyZap so v.0.0.7 would be good. Stupidly I overwrote the previous version and I have only v. 0.0.6 that doesn't allow compiling either for the "project.properties" file bug.
Edit: Nevermind, I fixed it, fount two instances of unityads.jar in games-generated. Probably because I cleaned the project after installing the new extension over the older one, after I got this error I deleted and replaced the files inside engine-extension folder but didn't cleaned again.