Apk Not Optimization Play Store

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By richandre

Hi, in Google Play Console have this message:
APK without optimization
Warnings:

This APK has unused codes and resources that are being sent to users. Reduce the size of your application with the Android application package. If you don’t optimize your app for different device settings, it will take too long to download and install it on users’ devices. Heavier apps have lower download volume. In addition, it takes up a lot of storage space on users’ devices.

Solution:

Use the Android application bundle to automatically optimize for different device settings or device management with multiple APKs.

My size project is 25mb, what is solution? I have read that now you must upload .aab files and not apk