From e1ca65a74063c4f034833f6508aff8356bda799d Mon Sep 17 00:00:00 2001 From: krille-chan Date: Fri, 6 Mar 2026 07:32:05 +0000 Subject: [PATCH] deploy: 9f9111dac2a05e0120aef7fb584d93bf4cf32d7b --- nightly/flutter_bootstrap.js | 2 +- nightly/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nightly/flutter_bootstrap.js b/nightly/flutter_bootstrap.js index d27553801..473a64b6a 100644 --- a/nightly/flutter_bootstrap.js +++ b/nightly/flutter_bootstrap.js @@ -37,6 +37,6 @@ _flutter.buildConfig = {"engineRevision":"e4b8dca3f1b4ede4c30371002441c88c12187e _flutter.loader.load({ serviceWorkerSettings: { - serviceWorkerVersion: "20027049" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */ + serviceWorkerVersion: "2332341231" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */ } }); diff --git a/nightly/index.html b/nightly/index.html index 81052b41c..775117312 100644 --- a/nightly/index.html +++ b/nightly/index.html @@ -82,7 +82,7 @@ _flutter.buildConfig = {"engineRevision":"e4b8dca3f1b4ede4c30371002441c88c12187e _flutter.loader.load({ serviceWorker: { - serviceWorkerVersion: "20027049" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */, + serviceWorkerVersion: "2332341231" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */, }, onEntrypointLoaded: function (engineInitializer) { engineInitializer.initializeEngine({ useColorEmoji: true }).then(function (appRunner) {