mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This changes the name of the generated output files on android in case a flavor with uppercase letters is used. Previously, the lowercased flavor name would be used for the apk/aab file. Now, the flavor name is used as-is.