Skip to content

Commit

Permalink
Build web: Sun Jul 28 09:20:50 PM PDT 2024
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Nijmeh <[email protected]>
  • Loading branch information
tytydraco committed Jul 29, 2024
1 parent 4b7bbe5 commit e289ab2
Show file tree
Hide file tree
Showing 3 changed files with 773 additions and 772 deletions.
6 changes: 3 additions & 3 deletions build/web/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ const RESOURCES = {"canvaskit/profiling/canvaskit.js": "c21852696bc1cc82e8894d85
"icons/Icon-maskable-512.png": "25413c989e9c1b460d72d2f0ea46081d",
"manifest.json": "b7a989c3dfb762f189887089ba69a55a",
"flutter.js": "c71a09214cb6f5f8996a531350400a9a",
"index.html": "aff829c8f783471fca34ea34d8d6313d",
"/": "aff829c8f783471fca34ea34d8d6313d",
"main.dart.js": "166db1f2a0da54ada96eebc92ebce516"};
"index.html": "5f12250e12b7caccda3bad9af6dd7562",
"/": "5f12250e12b7caccda3bad9af6dd7562",
"main.dart.js": "caee4ab28a67b2064cfb3a21fe636f25"};
// The application shell files that are downloaded before a service worker can
// start.
const CORE = ["main.dart.js",
Expand Down
2 changes: 1 addition & 1 deletion build/web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

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

0 comments on commit e289ab2

Please sign in to comment.