'I have problem publishing my Android App on Google Play Store

I'm trying to upload my Android app on Google Play Store as (.aab) file, but I keep getting this error:

Your App Bundle contains the following configurations where the initial install would exceed the maximum size of 150 MB: x86 + MDPI,armeabi-v7a + LDPI,armeabi-v7a + HDPI,armeabi-v7a + XHDPI,armeabi-v7a + XXHDPI,x86 + LDPI,x86 + XHDPI,armeabi-v7a + TVDPI,x86 + XXXHDPI,x86 + HDPI,x86 + TVDPI,armeabi-v7a + XXXHDPI,x86 + XXHDPI,armeabi-v7a + MDPI"

Please note that my app has an embedded Unity Scene as (.aar) file



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source