Skip to content

Commit

Permalink
Deploying to gh-pages from @ 16a6426 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
zeshuaro committed Sep 16, 2023
1 parent 32bba46 commit 8b75b56
Show file tree
Hide file tree
Showing 5 changed files with 43,208 additions and 42,933 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": "fb80219ca3e76da73dbc55927e3d57be",
"version.json": "7978dab9ef009db47e3a2267b9d6bd2b",
"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": "429d71d05a920750a11d2e9bcc46c8db",
"/": "429d71d05a920750a11d2e9bcc46c8db",
"main.dart.js": "096e1122abbf759f90e37b1129277346",
"index.html": "82f819fd1ac4fc1db6389b34f91a5879",
"/": "82f819fd1ac4fc1db6389b34f91a5879",
"main.dart.js": "b7ad710c5e4153c57fd23fcbf906b63d",
"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 = "2915370521";
const serviceWorkerVersion = "243566439";
</script>
<script src="flutter.js" defer></script>
</head>
Expand Down
Loading

0 comments on commit 8b75b56

Please sign in to comment.