deploy: b7c4e401d7
This commit is contained in:
parent
7b74dd3a98
commit
74a07ce1da
3 changed files with 5 additions and 5 deletions
|
|
@ -11,6 +11,6 @@ _flutter.buildConfig = {"engineRevision":"edd8546116457bdf1c5bdfb13ecb9463d2bb5e
|
|||
|
||||
_flutter.loader.load({
|
||||
serviceWorkerSettings: {
|
||||
serviceWorkerVersion: "2979566526"
|
||||
serviceWorkerVersion: "985564786"
|
||||
}
|
||||
});
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ const RESOURCES = {"icons/Icon-512.png": "f57dad4f6efa0339b50d5c65f36dc03c",
|
|||
"canvaskit/skwasm.js": "5d4f9263ec93efeb022bb14a3881d240",
|
||||
"canvaskit/skwasm.worker.js": "bfb704a6c714a75da9ef320991e88b03",
|
||||
"flutter.js": "383e55f7f3cce5be08fcf1f3881f585c",
|
||||
"flutter_bootstrap.js": "2133aa86311aca8f005a3d7d2f8fec15",
|
||||
"flutter_bootstrap.js": "2a4e1b694a5378f05d8302e57ce85009",
|
||||
"version.json": "a625cf6c62aa0b7b08867d267ea50ccb",
|
||||
"auth.html": "88530dca48290678d3ce28a34fc66cbd",
|
||||
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
|
||||
|
|
@ -79,8 +79,8 @@ const RESOURCES = {"icons/Icon-512.png": "f57dad4f6efa0339b50d5c65f36dc03c",
|
|||
"splash/img/light-4x.png": "e0346148103c17a87682a35525499afe",
|
||||
"splash/img/light-1x.png": "db5b72b7f4b38640c974f20d9c90f464",
|
||||
"splash/img/dark-4x.png": "e0346148103c17a87682a35525499afe",
|
||||
"index.html": "a625c62766865f5f6dcc4e1695e23821",
|
||||
"/": "a625c62766865f5f6dcc4e1695e23821",
|
||||
"index.html": "862b107978f73a9f0142fd66c57be7a5",
|
||||
"/": "862b107978f73a9f0142fd66c57be7a5",
|
||||
"main.dart.js": "6ad1733f2e19593b3a69e49d16e0cacf"};
|
||||
// The application shell files that are downloaded before a service worker can
|
||||
// start.
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
<script>
|
||||
// The value below is injected by flutter build, do not touch.
|
||||
const serviceWorkerVersion = "2979566526";
|
||||
const serviceWorkerVersion = "985564786";
|
||||
</script>
|
||||
<!-- This script adds the flutter initialization JS code -->
|
||||
<script src="flutter.js" defer></script>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue