mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-19 19:44:52 +00:00
9e820cdf20
From August 1, 2019, Google Play requires that all new apps and app updates include 64-bit versions, so we enable ARM64 by default. IINM support for x86 and x86_64 is still be optional, so not enabling them out of the box. Part of #25030.