mirror of
https://github.com/godotengine/godot-mono-builds.git
synced 2026-01-05 18:10:45 +03:00
Following up on #22, we should target API level 18 like the Godot source does, which is used by armv7/x86 builds. 64-bit builds do require API level 21 as a minimum, but our build scripts handle upgrading this value already.