对于在Gradle 2.5 之前的resConfigs,你可以这样写: defaultConfig { ... resConfigs "en", "fr" } 但是在2.5 中,我找不到写逗号分隔字符串的方法。
確定! 回上一頁