deploy: 3f7df35a13
This commit is contained in:
parent
3a5778f2f3
commit
260b1c3033
2 changed files with 3 additions and 3 deletions
|
|
@ -5,8 +5,8 @@ const CACHE_NAME = 'flutter-app-cache';
|
|||
|
||||
const RESOURCES = {"manifest.json": "cc4b6aa791018840b65fd0b0e325b201",
|
||||
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
|
||||
"index.html": "0496f5a08f4599e170965df6e4e087fa",
|
||||
"/": "0496f5a08f4599e170965df6e4e087fa",
|
||||
"index.html": "511e09efb80dbb12e0ed976d61e41c81",
|
||||
"/": "511e09efb80dbb12e0ed976d61e41c81",
|
||||
"main.dart.js": "8d01d4f3d7c736fb689d164febcf3500",
|
||||
"assets/FontManifest.json": "1114a5860d5e995c8dc48419a7a6a9e7",
|
||||
"assets/AssetManifest.json": "4ce8496db0bf33773a61ee0965f7b3fa",
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
<script>
|
||||
// The value below is injected by flutter build, do not touch.
|
||||
const serviceWorkerVersion = "2272971392";
|
||||
const serviceWorkerVersion = "2119395315";
|
||||
</script>
|
||||
<!-- This script adds the flutter initialization JS code -->
|
||||
<script src="flutter.js" defer></script>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue