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 Oct 11, 2023
1 parent 19eb717 commit d2bc0cd
Show file tree
Hide file tree
Showing 3 changed files with 1,575 additions and 1,567 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": "8c8392ce4a4364cbb240aa09b
"icons/Icon-192.png": "ac9a721a12bbc803b44f645561ecb1e1",
"icons/Icon-maskable-512.png": "301a7604d45b3e739efc881eb04896ea",
".github/workflows/main.yml": "ce233e92b5875918d859e9c9d9b9ffc7",
"index.html": "ce42dd345c87e8fd6550d1d49060f0cb",
"/": "ce42dd345c87e8fd6550d1d49060f0cb",
"main.dart.js": "b7bc1d7c394f7c1c8389f878655a346b",
"index.html": "286d3baff5539c6f48faa38fbe8bbef8",
"/": "286d3baff5539c6f48faa38fbe8bbef8",
"main.dart.js": "b129eaa05d6e5cc6255459bfc84669e6",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"favicon.png": "5dcef449791fa27946b3d35ad8803796",
"manifest.json": "b821ad466feece003cce6da9f796e5f5"};
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 = "2280571271";
var serviceWorkerVersion = "1896101988";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer></script>
Expand Down
Loading

0 comments on commit d2bc0cd

Please sign in to comment.