Hello, I have an application that is very heavy because I need to use the .aar dependency of google's WebRTC (about 28mb)
Is there any way to silently download this dependency and remove it from my .apk for external access?
If anyone can give me some tips on how to do.
Is there any way to silently download this dependency and remove it from my .apk for external access?
If anyone can give me some tips on how to do.