Skip to content

Commit

Permalink
Deploying to gh-pages from @ 5fc3868 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 24, 2023
1 parent bc84a20 commit 980e175
Show file tree
Hide file tree
Showing 5 changed files with 18,099 additions and 18,090 deletions.
8 changes: 4 additions & 4 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@ const RESOURCES = {"favicon.ico": "02cc314f1888171f9ec195c1a97d1acb",
"assets/packages/material_design_icons_flutter/lib/fonts/materialdesignicons-webfont.ttf": "d10ac4ee5ebe8c8fff90505150ba2a76",
"assets/fonts/MaterialIcons-Regular.otf": "e7069dfd19b331be16bed984668fe080",
"assets/FontManifest.json": "1b1e7812d9eb9f666db8444d7dde1b20",
"version.json": "c0ceaedc1eb87fc610a8b6aa88680645",
"version.json": "c9cd10f30d37b1d6b2c5d1722d3d2303",
"icons/apple-touch-icon.png": "b1e4bbb6ad1d9d7f3ae57d46af16d2a9",
"icons/favicon-16x16.png": "6a1a342af170bec15959c265446f9331",
"icons/android-chrome-192x192.png": "e03f23fd41872367b2ba387b50f87257",
"icons/android-chrome-512x512.png": "f397aae3a660e3af9dfee292ee3e2bf9",
"icons/favicon-32x32.png": "878572d6d16bbaa08290988302449306",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"index.html": "6902244e4ac3111a5e6ad650a8a52409",
"/": "6902244e4ac3111a5e6ad650a8a52409",
"main.dart.js": "8afa77840cce0246f71b675d58a62d10",
"index.html": "4ea77c671e6157b60ca4c80ad794011a",
"/": "4ea77c671e6157b60ca4c80ad794011a",
"main.dart.js": "a7b1b2db8ddf4fa88744314a975c0b87",
"manifest.json": "447fc2245bc32d7418ff21db53c64d75"};
// 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 @@ -51,7 +51,7 @@
<title>Appainter</title>
<link rel="manifest" href="manifest.json" />
<script>
const serviceWorkerVersion = "2192328187";
const serviceWorkerVersion = "2712753820";
</script>
<script src="flutter.js" defer></script>
</head>
Expand Down
Loading

0 comments on commit 980e175

Please sign in to comment.