AS编译单个Module: 在Terminal标签下输入: gradlew :your_module_name:task_name 举例: gradlew :app:assembleRelease 编译完成: