Merge branch 'master' into 4.0.x (Hardcode activity name)

This commit is contained in:
Andrew Grieve
2014-10-07 15:25:56 -04:00
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
],
"scripts": {
"test": "jasmine-node --color spec",
"test-build": "rm -rf \"test create\"; ./bin/create \"test create\" com.test.app Test && \"./test create/cordova/build\" && rm -rf \"test create\""
"test-build": "rm -rf \"test create\"; ./bin/create \"test create\" com.test.app 応用 && \"./test create/cordova/build\" && rm -rf \"test create\""
},
"author": "Apache Software Foundation",
"license": "Apache version 2.0",