mirror of
https://github.com/godotengine/godot.git
synced 2026-01-08 00:25:01 +03:00
Swappy is required for `production` build which breaks the Android Studio debug builds as those turns on the `production` argument. This commit updates the logic so that the `production` argument is only used by Android Studio for `release` builds.