app的build.gradle配置apply plugin: 'AndResGuard' andResGuard { mappingFile = file("./resource_mapping.txt") use7zip = true useSign = true ...
確定! 回上一頁