mirror of
https://github.com/apache/cordova-android.git
synced 2025-03-13 22:51:03 +08:00
Update JS snapshot to version 3.1.0-rc1 (via coho)
This commit is contained in:
parent
52d0a4fa78
commit
42a6e7972a
4
framework/assets/www/cordova.js
vendored
4
framework/assets/www/cordova.js
vendored
@ -1,5 +1,5 @@
|
|||||||
// Platform: android
|
// Platform: android
|
||||||
// 3.1.0-rc1-0-g0d70465
|
// 3.1.0-rc1
|
||||||
/*
|
/*
|
||||||
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 CORDOVA_JS_BUILD_LABEL = '3.1.0-rc1-0-g0d70465';
|
var CORDOVA_JS_BUILD_LABEL = '3.1.0-rc1';
|
||||||
// file: lib/scripts/require.js
|
// file: lib/scripts/require.js
|
||||||
|
|
||||||
var require,
|
var require,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user