Skip to content

Commit

Permalink
deploy: 79f9aca
Browse files Browse the repository at this point in the history
  • Loading branch information
felipebueno committed Jun 7, 2024
1 parent 347778a commit c6bbf85
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion flutter_bootstrap.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ const RESOURCES = {"canvaskit/skwasm.worker.js": "bfb704a6c714a75da9ef320991e88b
"icons/Icon-192.png": "b1097cc02e208a8e8c4d4d9564525936",
"manifest.json": "cecc1df05d85cb6009b958cc2ca9bf5e",
"favicon.png": "6a48d51cdf148da7deb3efd64858bed9",
"flutter_bootstrap.js": "e0dbf4be089283d0cf4f9c2c83d7b9f6",
"flutter_bootstrap.js": "6b824dad39d5c194fd48b0a9802701bb",
"version.json": "2596f22d77fa9f71d4e229e1abaaed76",
"index.html": "96ed6f9ca88f142a2f3232087a9cb8be",
"/": "96ed6f9ca88f142a2f3232087a9cb8be",
"index.html": "5986accc893ff87ea4a9391540180429",
"/": "5986accc893ff87ea4a9391540180429",
"main.dart.js": "5335f79bda2264255e5fd8b5dbc9e43e",
"assets/AssetManifest.json": "6d73ee7d326302f1d2164ab7e0eb1d57",
"assets/shaders/ink_sparkle.frag": "ecc85a2e95f5e9f53123dcaf8cb9b6ce",
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

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

0 comments on commit c6bbf85

Please sign in to comment.