mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
APKs generated by the build currently aren't displayout output because SkyApplication expects a resource named "app.flx" but the build is producing "app.skyx". This will bring the two into sync.