I have implemented a dynamic module which has a size of 4.6MB and according to google documentation https://developer.android.com/guide/app-bundle/playcore if the size is less than 10MB then we are less likely to get the user confirmation dialog.
Can anyone suggest how to resolve this issue as i do not need the user confirmation for downloading the module if the size is less than 10MB.
Any kind of help would be appreciated]1