Skip to content

Commit

Permalink
deploy: 96d3baa
Browse files Browse the repository at this point in the history
  • Loading branch information
Carapacik committed Dec 3, 2023
1 parent 4150e1e commit b308e6e
Show file tree
Hide file tree
Showing 4 changed files with 5,486 additions and 5,507 deletions.
14 changes: 0 additions & 14 deletions assets/NOTICES
Original file line number Diff line number Diff line change
Expand Up @@ -32395,20 +32395,6 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice

You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/root_certificates/+/692f6d6488af68e0121317a9c2c9eb393eb0ee50

--------------------------------------------------------------------------------
rxdart

Licensed under the Apache License, Version 2.0 (the "License"); you
may not use this file except in compliance with the License. You may
obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied. See the License for the specific language governing permissions
and limitations under the License.
--------------------------------------------------------------------------------
share_plus

Expand Down
8 changes: 4 additions & 4 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ const RESOURCES = {"manifest.json": "2d356d7904b540f3f1ea27bd24221783",
"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"version.json": "76eabe99620a70452da2efe9e0910300",
"favicon.png": "7bc1e3992a0bf1b12135840cceac3499",
"index.html": "294a3e7758f014fc0317337caef8c9b8",
"/": "294a3e7758f014fc0317337caef8c9b8",
"index.html": "57464e9db0363fa8c65f59d7dcb8f516",
"/": "57464e9db0363fa8c65f59d7dcb8f516",
"icons/Icon-maskable-512.png": "f6139ea8f2fdde32da051c7c412bc7f8",
"icons/Icon-192.png": "6815a28406b74bce4d171ca35ca9e877",
"icons/Icon-maskable-192.png": "6815a28406b74bce4d171ca35ca9e877",
"icons/Icon-512.png": "f6139ea8f2fdde32da051c7c412bc7f8",
"assets/FontManifest.json": "d9f967cd94c93490e7849b6a3ba2de09",
"assets/NOTICES": "57ef34bf24852f61c078f79b1bf65bcb",
"assets/NOTICES": "885588f7bb78e2ff5761705ae47befb5",
"assets/AssetManifest.json": "228d261f9348bfaaea4b9b53406f0022",
"assets/AssetManifest.bin.json": "d73f0532dbdc83a526a5d904530e2e62",
"assets/shaders/ink_sparkle.frag": "4096b5150bac93c41cbc9b45276bd90f",
Expand Down Expand Up @@ -42,7 +42,7 @@ const RESOURCES = {"manifest.json": "2d356d7904b540f3f1ea27bd24221783",
"splash/img/light-1x.png": "fefde95b62cd1742ba8867eca596dce5",
"splash/img/light-2x.png": "a318ace9a5e5311ffa8ec95f2577fcea",
"splash/img/light-3x.png": "0a3bfa2dc3a3603545505f61119eb8ec",
"main.dart.js": "1481b73f6a5a18d9edf5e42e0bb1892c"};
"main.dart.js": "4d70a4fd8733380af881984810b04a85"};
// The application shell files that are downloaded before a service worker can
// start.
const CORE = ["main.dart.js",
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

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

0 comments on commit b308e6e

Please sign in to comment.