How can I compile Android project 64 bits?

Hi,

As per google play rules, we should now publish 64 bits build, how can I choose 32 or 64 builds for android?

Thanks,

OK I found,
For anyone looking for this, you need to tick the “support for arm64” in android project settings.

1 Like