Skip to content

Commit

Permalink
Testing push with GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
aboutmydreams committed Nov 28, 2023
1 parent a5df887 commit 78a2489
Show file tree
Hide file tree
Showing 3 changed files with 28,883 additions and 28,824 deletions.
6 changes: 3 additions & 3 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ const RESOURCES = {"manifest.json": "b821ad466feece003cce6da9f796e5f5",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"version.json": "a7d0195c63e2e522c37ee18e73b44bd2",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
"index.html": "31df0e1b678af468397aa26503766420",
"/": "31df0e1b678af468397aa26503766420",
"index.html": "0ea4770e32832990d706adef1293eb04",
"/": "0ea4770e32832990d706adef1293eb04",
"icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb04896ea",
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
"icons/Icon-maskable-192.png": "c457ef57daa1d16f64b27b786ec2ea3c",
Expand All @@ -31,7 +31,7 @@ const RESOURCES = {"manifest.json": "b821ad466feece003cce6da9f796e5f5",
"canvaskit/canvaskit.wasm": "f48eaf57cada79163ec6dec7929486ea",
"canvaskit/chromium/canvaskit.js": "8c8392ce4a4364cbb240aa09b5652e05",
"canvaskit/chromium/canvaskit.wasm": "fc18c3010856029414b70cae1afc5cd9",
"main.dart.js": "c9b75415ebb1150ec8e1edd8c439ba05",
"main.dart.js": "1b138b436aa250336a437a5067920995",
".github/workflows/main.yml": "ce233e92b5875918d859e9c9d9b9ffc7"};
// 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.
var serviceWorkerVersion = "2595089201";
var serviceWorkerVersion = "3896271661";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit 78a2489

Please sign in to comment.