Skip to content

Commit

Permalink
New deploy to github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardoazvd17 committed Nov 30, 2023
1 parent ae0dc7e commit c650a55
Show file tree
Hide file tree
Showing 3 changed files with 267 additions and 265 deletions.
6 changes: 3 additions & 3 deletions docs/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"version.json": "f5344b66a8ee6183e94727eb33425a59",
"index.html": "659926d24e935459a0f39050cdd4aa31",
"/": "659926d24e935459a0f39050cdd4aa31",
"main.dart.js": "d625c1805e82d31a88fba2189f8aabf7",
"index.html": "8207163ff455fbb054b84739f007ce9e",
"/": "8207163ff455fbb054b84739f007ce9e",
"main.dart.js": "c5d8308de65da14bb0c3363bc1be03f0",
"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"favicon.png": "7e6663123a9ea804e75a340ff4c0f1c1",
"icons/Icon-192.png": "7e6663123a9ea804e75a340ff4c0f1c1",
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

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

0 comments on commit c650a55

Please sign in to comment.