Hello,
I have successfully built Android 64 bit builds with 2018+ in the past, but I am currently trying to upgrade an older project and do the same. I have upgraded my project, and it appears I can build the .aab file (yay, I think it’s working?)
My question is when I UNCHECK Build App Bundle, and have multiple Target Architectures checked, it only seems to build a single .apk file. When I do this in 2018+ it usually creates a subfolder with 3 separate apk files in it labeled accordingly. Does anyone know what the discrepancy is here?
If I open this apk file in 7zip, it appears to have data for the different versions, but still I’m curious why there aren’t separate apk files.

Cheers,
- Rob