googlesamples / unity-jar-resolver

Unity plugin which resolves Android & iOS dependencies and performs version management
Other
1.28k stars 345 forks source link

Gradle Out error when using Jar Resolver #237

Closed waqasbhattii closed 5 years ago

waqasbhattii commented 5 years ago

Hi @stewartmiles ,

I am importing these plugins and trying to make apk in Unity 2017.4.17f1 but i am getting error that "task transformdexarchivewithexternallibsdexmergerfordebug failed unity error". What i am doing is this:

1) Import Google Mobile Ads Plugin without Play Services Resolver.

2) Import Chartboost SDK without Play Services Resolver.

3) Import unity-jar-resolver latest version.

4) I try to make apk but the gradle build fails.

Please help me how to fix this issue. I have also attached the screenshot of the error.

Screen Shot 2019-06-19 at 12 49 28 AM

Thanks,

Waqas

stewartmiles commented 5 years ago

@waqasbhattii this isn't a general support channel. I recommend you contact the authors of Google Mobile Ads and Chartboost definitely with more details (i.e logs) of what you're doing and how exactly the build is failing. Posting a screenshot with a load of numbered .jar files isn't very useful.