Skip to content

Commit

Permalink
deploy: a3864b7
Browse files Browse the repository at this point in the history
  • Loading branch information
kphanipavan committed Sep 29, 2023
1 parent a76fb1f commit e252a00
Show file tree
Hide file tree
Showing 3 changed files with 39,090 additions and 38,796 deletions.
6 changes: 3 additions & 3 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ const RESOURCES = {"canvaskit/chromium/canvaskit.js": "96ae916cd2d1b7320fff853ee
"icons/apple-touch-icon.png": "03d54bae9bfc7c6bea8bc596d1c441e7",
"icons/favicon-16x16.png": "ad35e12ce84a4abac20afb61795a90d6",
"icons/android-chrome-512x512.png": "3c5fb92485b3737401099b1193e94001",
"index.html": "3164239ed1131e0434b661c8b0160d72",
"/": "3164239ed1131e0434b661c8b0160d72",
"main.dart.js": "8a4b71acaaa78a113b0a299bea970005",
"index.html": "82f085236b048a779ea2e47698df2df3",
"/": "82f085236b048a779ea2e47698df2df3",
"main.dart.js": "aa49e114cf3e0da2da61b4571e772f50",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"manifest.json": "afd226ab6e25f82439d85dcf9262338e"};
// 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 @@ -38,7 +38,7 @@

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

0 comments on commit e252a00

Please sign in to comment.