nanchen2251 / CompressHelper

:fire: 压缩文件,压缩图片,压缩Bitmap,Compress, CompressImage, CompressFile, CompressBitmap:https://github.com/nanchen2251/AiYaCompressHelper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

android:label的问题

CaiJingLong opened this issue · comments

我的项目的清单文件里的application有自己的android:label

你的清单文件里也有

我编译的过程中偶尔会报android:label的merge异常,会停止项目的运行

是否考虑去除掉你的library里的这个属性以避免打包过程中自动merge带来的覆盖可能性,虽然目前看来我这会自动merge