0

I face with the problem. I can't to integrate aar. In particular the unity-ads.aar file. I don't understand their tutorial. See

enter image description here

I try to do the same, but I can't.

What I made uncorrectly?

enter image description here

Can you help me please. Can you provide screenshots step by step please to integrate aar file In particular Unity Ads. Thanks!

Dyno Cris
  • 1,823
  • 1
  • 11
  • 20
  • I finally found another way integration implementation 'com.unity3d.ads:unity-ads:4.0.0' – Dyno Cris Dec 19 '21 at 20:25
  • First copy your sdk into libs folder `app -> libs`. Then add this line to your app level gradle file inside dependencies. `implementation fileTree(dir: 'libs', include: ['*.jar','*.aar'])` – Shahnawaz Ansari Dec 21 '21 at 10:44

0 Answers0