mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Current recommended build methods may not trigger this issue, but while trying different options, building flutter for the first time, I noticed a build error because `defines` was assigned twice. If building with both options is ever supported, I think this fixes the error.