Hello!
I was trying to implement ad mediation in my game and I started by trying with APPLOVIN MAX, using the plugin of chadori. However I had to change to IronSource since applovin left the google program for families and my app is targeted for kids.
Long story short, I reimplemented everything with the new addon and removed the applovin one from the project. However I noticed the build size wasn't going down, which was weird because the applovin plugin is like 20mb.
So when I checked the export for android studio I realized the addon was still there, eventhough I deleted it from the project...
I tried deleting the folder and opening it again in Android Studio, but If I try to find "applovin" a lot of references appear....
It should be none since I'm using Ironsource with unity ads and admob as networks for now. I even tried deleting the addon from Construct, but it made no change!
Any idea on how to remove this?