mirror of
https://github.com/flutter/flutter.git
synced 2026-02-12 22:03:04 +08:00
Fixes https://github.com/flutter/flutter/issues/130212 Fix `Unresolved variable or type 'serviceWorkerVersion'` in the `_getNewServiceWorker` function. Supersedes https://github.com/flutter/flutter/pull/130206