Cannot upload apk to chplay

How fix error?

  1. This APK will result in unused resources and code being sent to the user. Your app size is already smaller if you use the Android App Bundle. Since you are not optimizing the app for the device configuration, the app user's device download and install size will be larger than necessary. Large applications will have low success rates and take up a lot of space on the user's device.

  2. Google has compressed your app. Once compressed, certain configurations are now within the 150 MB size limit.

  3. This APK contains Java / Kotlin code that can mess with the source code. You should upload a source debug file to make it easier to analyze and debug glitches and unresponsive application errors (ANR).

Are you asking about Google Play?
If yes, then see here-