I wanted to ask about publishing android app bundle. I cannot find clear answers on a few topics related to dynamic feature modules.
Is it possible to publish update for only base module but not for dynamic modules? In my case I have one large module to download and I would not like to force my users to download every time even if nothing changes. Is there any solution for that?
I have my own page where I publish the apk for some people, is it possible to publish aab not from google play?
Can I publish update for only certain group of user?
Thank you in advance for your help