BuildType ( build.gradle#android#buildTypes 配置 ) 文档位置 : android-gradle-dsl/2.3/com.android.build.gradle.internal.dsl.BuildType.html
Android Gradle 插件 , 在编译时 , 会自动创建 debug 和 release 两种 构建类型 的 APK 安装包 ;
ProductFlavor 参考文档 : com.android.build.gradle.internal.dsl.ProductFlavor.html
ProductFlavor 参考文档 : https://google.github.io/android-gradle-dsl/2.3/com.android.build.gradle.internal.dsl.ProductFlavor.html
Android Plugin DSL Reference 参考文档 : https://google.github.io/android-gradle-dsl/2.3/