forked from github/cordova-android
Merge branch 'master' into 4.0.x
This commit is contained in:
commit
d99386ef1e
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user