How to add zoom as android dynamic module in React Native

Hi Team,

I have added Zoom as a dynamic module in my react native application. Module delivery config is install-time. After this application’s base size is 68.6MB, and the zoom module size is 243.9 MB
Still, I am getting an issue on the Play Store while publishing the build.

Error which I am getting is: Some feature modules of your app bundle exceed the maximum compressed download size (200 MB). Reduce the size of these modules: base.

Please help to fix this issue.

PlayStore error copy 2

Thanks