deploy: 851f6079e2
This commit is contained in:
parent
a6d81d7013
commit
9ff91cff79
3 changed files with 5 additions and 5 deletions
|
|
@ -3,12 +3,12 @@ const MANIFEST = 'flutter-app-manifest';
|
|||
const TEMP = 'flutter-temp-cache';
|
||||
const CACHE_NAME = 'flutter-app-cache';
|
||||
|
||||
const RESOURCES = {"index.html": "97c919cd3860fb87a77b93b19e587701",
|
||||
"/": "97c919cd3860fb87a77b93b19e587701",
|
||||
const RESOURCES = {"index.html": "83d84985dfcac6c87a8527877926c782",
|
||||
"/": "83d84985dfcac6c87a8527877926c782",
|
||||
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
|
||||
"favicon.png": "a409751f0ecf6dee76fb350d7402f9be",
|
||||
"main.dart.js": "71e70d2d636c183270268edb357c004f",
|
||||
"version.json": "d237e35c9b9d9622642b37bd264dce63",
|
||||
"version.json": "3d2c5936ebd30d387213be0f97763677",
|
||||
"splash/style.css": "d284d01cad91aeea699e23fe4698ccf1",
|
||||
"splash/img/light-4x.png": "e0346148103c17a87682a35525499afe",
|
||||
"splash/img/light-2x.png": "9371a9e18df59f2bbe9b32e04c3fc5d4",
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@
|
|||
application. For more information, see:
|
||||
https://developers.google.com/web/fundamentals/primers/service-workers -->
|
||||
<script>
|
||||
var serviceWorkerVersion = "3484644557";
|
||||
var serviceWorkerVersion = "1377099829";
|
||||
var scriptLoaded = false;
|
||||
function loadMainDartJs() {
|
||||
if (scriptLoaded) {
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
{"app_name":"fluffychat","version":"1.12.0","build_number":"3452","package_name":"fluffychat"}
|
||||
{"app_name":"fluffychat","version":"1.13.0","build_number":"3514","package_name":"fluffychat"}
|
||||
Loading…
Add table
Reference in a new issue