Skip to content

Commit

Permalink
chore: 3.2.10+55
Browse files Browse the repository at this point in the history
  • Loading branch information
Arenukvern committed May 4, 2024
1 parent 3954550 commit 6c26fd2
Show file tree
Hide file tree
Showing 6 changed files with 70,558 additions and 69,066 deletions.
2 changes: 1 addition & 1 deletion release/web/.last_build_id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
a296b11adc8e330e893c5edb648676c8
3cbd4ec99a06437ba41bf6ff6161fab9
2,903 changes: 1,856 additions & 1,047 deletions release/web/assets/NOTICES

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions release/web/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@ const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"flutter_bootstrap.js": "bd81176b53e5aa9358f32afb7831cca3",
"version.json": "9d7b1a928af684f5aa4190f410ff6ed4",
"index.html": "cf02a177a81ad2d13195dbee0a98e650",
"/": "cf02a177a81ad2d13195dbee0a98e650",
"version.json": "965178df29fe10737e6558a8b7d71479",
"index.html": "e1ce70c307533f13e9a8b83b989ea16c",
"/": "e1ce70c307533f13e9a8b83b989ea16c",
"styles.css": "9728d755f4cecd7e7d60de876ae05505",
"main.dart.js": "e2b8d4a7b4292f2e5ca89c7fcf85ac0c",
"main.dart.js": "6081fac2a8153e85fbc1f89cf9c51342",
"flutter.js": "383e55f7f3cce5be08fcf1f3881f585c",
"favicon.png": "e58e79776834344d9be6f5b6cbe2d7af",
"icons/Icon-192.png": "e58e79776834344d9be6f5b6cbe2d7af",
"icons/Icon-512.png": "e58e79776834344d9be6f5b6cbe2d7af",
"manifest.json": "8d7a5f7750dd16273fd7d9dd0a2cdb56",
"assets/AssetManifest.json": "96d75b7d31c21775d69bcddd8ec050d1",
"assets/NOTICES": "1184441485cef60e5d96dce7e3970ee2",
"assets/NOTICES": "db13e0e6bb5e7a9e930e9a2c8540b03c",
"assets/FontManifest.json": "dc3d03800ccca4601324923c0b1d6d57",
"assets/AssetManifest.bin.json": "d6db69090e62bfbc70e02844e8c78930",
"assets/packages/map_editor/assets/images/preview/colourful/marker_red.png": "acab1b916e28803c3d94ab520f397917",
Expand Down
4 changes: 2 additions & 2 deletions release/web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
<script src="https://www.gstatic.com/firebasejs/9.14.0/firebase-analytics.js"></script> -->
<!-- This script adds the flutter initialization JS code -->
<!-- Yandex.RTB -->
<script>
<!-- <script>
window.yaContextCb = window.yaContextCb || [];
</script>
<script src="https://yandex.ru/ads/system/context.js" async></script>
<script src="https://yandex.ru/ads/system/context.js" async></script> -->
</head>
<body>
<!-- <div id="loading">
Expand Down
Loading

0 comments on commit 6c26fd2

Please sign in to comment.