Update JS snapshot to version 9.2.0-dev (via coho)

This commit is contained in:
Erisu 2021-04-10 00:26:30 +09:00
parent 35bc354531
commit e0d5d14895
No known key found for this signature in database
GPG Key ID: 2E5FF17FB26AF7F2

View File

@ -1,5 +1,5 @@
// Platform: android // Platform: android
// 538a985db128858c0a0eb4dd40fb9c8e5433fc94 // cordova-js rel/6.0.0-10-g07379820
/* /*
Licensed to the Apache Software Foundation (ASF) under one Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file or more contributor license agreements. See the NOTICE file
@ -19,7 +19,7 @@
under the License. under the License.
*/ */
;(function() { ;(function() {
var PLATFORM_VERSION_BUILD_LABEL = '9.1.0-dev'; var PLATFORM_VERSION_BUILD_LABEL = '9.2.0-dev';
// file: src/scripts/require.js // file: src/scripts/require.js
var require; var require;
var define; var define;