Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
sdas969 committed Jul 23, 2023
1 parent fe984c2 commit a8b7fbd
Show file tree
Hide file tree
Showing 3 changed files with 8,838 additions and 8,838 deletions.
6 changes: 3 additions & 3 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ const RESOURCES = {"assets/AssetManifest.bin": "cb10f8130c42cd66fdfe21733ee6fb58
"icons/Icon-512.png": "96e752610906ba2a93c65f8abe1645f1",
"icons/Icon-maskable-192.png": "c457ef57daa1d16f64b27b786ec2ea3c",
"icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb04896ea",
"index.html": "917564ef45c0f0d303a22eae9420dbd7",
"/": "917564ef45c0f0d303a22eae9420dbd7",
"main.dart.js": "05efb8dd7c811e15e680aa10a75aa5c4",
"index.html": "8314c5d78245d81659e2a0ffee656459",
"/": "8314c5d78245d81659e2a0ffee656459",
"main.dart.js": "ae7d6e89729c6a30302f2072d228630d",
"manifest.json": "5161e07b01f1f0a885498a83977d13e7",
"version.json": "2bc89d9b5ac60f15f6d64a1992f88562"};
// The application shell files that are downloaded before a service worker can
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

<script>
// The value below is injected by flutter build, do not touch.
var serviceWorkerVersion = "1308829300";
var serviceWorkerVersion = "794426789";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit a8b7fbd

Please sign in to comment.