File tree Expand file tree Collapse file tree 3 files changed +138
-134
lines changed Expand file tree Collapse file tree 3 files changed +138
-134
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ const TEMP = 'flutter-temp-cache';
4
4
const CACHE_NAME = 'flutter-app-cache' ;
5
5
const RESOURCES = {
6
6
"version.json" : "ff966ab969ba381b900e61629bfb9789" ,
7
- "index.html" : "ba732ab9a4283489a09ab3269ac603b3 " ,
8
- "/" : "ba732ab9a4283489a09ab3269ac603b3 " ,
9
- "main.dart.js" : "53857e881100a561e2173e1954b0b837 " ,
7
+ "index.html" : "c86e04858a877460556485299c59349c " ,
8
+ "/" : "c86e04858a877460556485299c59349c " ,
9
+ "main.dart.js" : "0eda424be22fbbb8def7a2ef61149c3c " ,
10
10
"favicon.png" : "5dcef449791fa27946b3d35ad8803796" ,
11
11
"icons/Icon-192.png" : "ac9a721a12bbc803b44f645561ecb1e1" ,
12
12
"icons/Icon-maskable-192.png" : "c457ef57daa1d16f64b27b786ec2ea3c" ,
Original file line number Diff line number Diff line change 85
85
application. For more information, see:
86
86
https://developers.google.com/web/fundamentals/primers/service-workers -->
87
87
< script >
88
- var serviceWorkerVersion = '2220424006 ' ;
88
+ var serviceWorkerVersion = '3896015999 ' ;
89
89
var scriptLoaded = false ;
90
90
function loadMainDartJs ( ) {
91
91
if ( scriptLoaded ) {
You can’t perform that action at this time.
0 commit comments