mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-18 14:32:53 +08:00
Update JS snapshot to version 9.1.0 (via coho)
This commit is contained in:
parent
ac4d3d1d45
commit
98bb8c2a6a
4
bin/templates/project/assets/www/cordova.js
vendored
4
bin/templates/project/assets/www/cordova.js
vendored
@ -1,5 +1,5 @@
|
||||
// Platform: android
|
||||
// 538a985db128858c0a0eb4dd40fb9c8e5433fc94
|
||||
// cordova-js rel/6.0.0-10-g07379820
|
||||
/*
|
||||
Licensed to the Apache Software Foundation (ASF) under one
|
||||
or more contributor license agreements. See the NOTICE file
|
||||
@ -19,7 +19,7 @@
|
||||
under the License.
|
||||
*/
|
||||
;(function() {
|
||||
var PLATFORM_VERSION_BUILD_LABEL = '9.1.0-dev';
|
||||
var PLATFORM_VERSION_BUILD_LABEL = '9.1.0';
|
||||
// file: src/scripts/require.js
|
||||
var require;
|
||||
var define;
|
||||
|
Loading…
Reference in New Issue
Block a user