android { ... productFlavors { xhdpi { resConfigs "xhdpi" versionCode 300001 } hdpi { resConfigs "hdpi" versionCode 200001 } mdpi ...
確定! 回上一頁