Skip to content

Commit

Permalink
[Auto] Update online example
Browse files Browse the repository at this point in the history
  • Loading branch information
Auto authored and Auto committed Apr 22, 2024
1 parent 1518d09 commit 29b65a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ const RESOURCES = {"canvaskit/canvaskit.js": "c86fbd9e7b17accae76e5ad116583dc4",
"canvaskit/canvaskit.js.symbols": "38cba9233b92472a36ff011dc21c2c9f",
"manifest.json": "0867c3e13649ac4d06fe34b7b3ddce08",
"flutter.js": "c71a09214cb6f5f8996a531350400a9a",
"index.html": "17decd4ec2838cfe5f0d7f5d1ad34b31",
"/": "17decd4ec2838cfe5f0d7f5d1ad34b31",
"index.html": "d4d449702fe0ab8287398ca8abadc915",
"/": "d4d449702fe0ab8287398ca8abadc915",
"assets/FontManifest.json": "7b2a36307916a9721811788013e65289",
"assets/AssetManifest.bin": "0b0a3415aad49b6e9bf965ff578614f9",
"assets/AssetManifest.bin.json": "a1fee2517bf598633e2f67fcf3e26c94",
Expand Down
2 changes: 1 addition & 1 deletion docs/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 = "1255050953";
const serviceWorkerVersion = "2718931899";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down

0 comments on commit 29b65a1

Please sign in to comment.