Skip to content

Commit

Permalink
Updated build for - Update dart.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 14, 2024
1 parent 5d353a4 commit 57cf5c8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion commits.log
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Updated build for -|Sun Jul 14 10:04:03 2024 +0000
Updated build for -|Sun Jul 14 10:11:37 2024 +0000
4 changes: 2 additions & 2 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ const RESOURCES = {"icons/Icon-maskable-512.png": "f67d9e37a3c1e9d7ea166729aea51
"assets/fonts/MaterialIcons-Regular.otf": "b2cf1b86302ea94ca786f78787991b3c",
"assets/AssetManifest.json": "55d1c83656c480a07b390349ab9afd3d",
"assets/shaders/ink_sparkle.frag": "4096b5150bac93c41cbc9b45276bd90f",
"index.html": "de7a9daa592b24ba67665fa46cb6a97a",
"/": "de7a9daa592b24ba67665fa46cb6a97a",
"index.html": "3aff9945250a11f39be1bdd4cf1d7feb",
"/": "3aff9945250a11f39be1bdd4cf1d7feb",
"main.dart.js": "50df509a15611b0207e3b38b2714819f"};
// The application shell files that are downloaded before a service worker can
// start.
Expand Down
2 changes: 1 addition & 1 deletion 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 = "696129435";
const serviceWorkerVersion = "921171111";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down

0 comments on commit 57cf5c8

Please sign in to comment.