Skip to content

Commit

Permalink
web
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtnetwork committed Dec 2, 2023
1 parent acf1f1e commit 687052c
Show file tree
Hide file tree
Showing 9 changed files with 2,657 additions and 2,656 deletions.
Binary file removed build/app-arm64-v8a-release.apk
Binary file not shown.
Binary file removed build/app-armeabi-v7a-release.apk
Binary file not shown.
Binary file removed build/app-x86_64-release.apk
Binary file not shown.
Binary file removed build/mrt_wallet.msix
Binary file not shown.
Binary file removed build/web.zip
Binary file not shown.
6 changes: 3 additions & 3 deletions docs/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ const RESOURCES = {"assets/AssetManifest.bin": "782d782a5d3020c2c7bc10a991eed459
"icons/Icon-512.png": "429b0f2eeadd3c52452d3eead2205184",
"icons/Icon-maskable-192.png": "4fd751826796e9526ba08f9e1f25dcd9",
"icons/Icon-maskable-512.png": "429b0f2eeadd3c52452d3eead2205184",
"index.html": "94b140e7e43023a3431002d199bf35a8",
"/": "94b140e7e43023a3431002d199bf35a8",
"main.dart.js": "838ec24454455dfac71793b70412fd17",
"index.html": "d323a244d981d2b1276f14735dbc2914",
"/": "d323a244d981d2b1276f14735dbc2914",
"main.dart.js": "3e348d86f64a172bbada1f404193c7a8",
"manifest.json": "4aad1646bc606329a38074c8a1729634",
"version.json": "421c596e72569161616e179392d797cb"};
// The application shell files that are downloaded before a service worker can
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

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

0 comments on commit 687052c

Please sign in to comment.