// 顶级构建文件,用于添加所有子项目/模块的公共配置选项 plugins { alias(libs.plugins.android.application) apply false }