mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 17:27:58 +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.