diff --git a/compiler/main.js b/compiler/main.js index daaddd1..21f1ff1 100644 --- a/compiler/main.js +++ b/compiler/main.js @@ -417,6 +417,7 @@ function saveAppResourcePath(appResourcePath, appResourcePathSavePath) { fs.writeFileSync(appResourcePathSavePath, appResourcePath); } } +} function addSDKBuildDependencies(config) { if (projectConfig.localPropertiesPath &&