forked from github/cordova-android
Merge branch 'master' into 4.0.x
This commit is contained in:
@@ -122,6 +122,7 @@ function copyBuildRules(projectPath) {
|
||||
|
||||
shell.cp('-f', path.join(srcDir, 'build.gradle'), projectPath);
|
||||
shell.cp('-f', path.join(srcDir, 'settings.gradle'), projectPath);
|
||||
shell.cp('-f', path.join(srcDir, 'cordova.gradle'), projectPath);
|
||||
}
|
||||
|
||||
function copyScripts(projectPath) {
|
||||
|
||||
Reference in New Issue
Block a user