Addition of new build type can be done in the module level build.gradle file. buildTypes { debug { minifyEnabled false debuggable true } qa {
確定! 回上一頁