android project ndk and packging files missing

Hello, I created a game for Android and suddenly it forced me to update the NDK to 33 otherwise the compiler failed. After I did that the size of the game jumped from 53 MB to 104 MB, does anyone know how to solve this? I didn’t add any file to the game that could cause the size to jump. besides that, some files are not showing anymore in the packaging folder after finishing packaging after the NDK update:

“project name”-Android-Shipping.target

“project name”-Android-Shipping_universal.apk

AFS_“project name”-Android-Shipping-arm64.apk

“project name”-Android-Shipping.aab (this is the file I used in the google play, and now I don’t get it anymore :frowning:)