mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
CB-14145 commit updated node_modules in 7.1.x only
(installed by npm@6.1.0)
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0"?>
|
||||
<object>
|
||||
<title>
|
||||
Hello World
|
||||
</title>
|
||||
<children>
|
||||
<object id="obj1" />
|
||||
<object id="obj2" />
|
||||
<object id="obj3" />
|
||||
</children>
|
||||
<text><![CDATA[
|
||||
Test & Test & Test
|
||||
]]></text>
|
||||
</object>
|
||||
Reference in New Issue
Block a user