Allen Lau

Results 1 issues of Allen Lau

项目引入 implementation 'com.blankj:utilcodex:1.31.1' 后,添加混淆,运行直接报错: java.lang.IncompatibleClassChangeError: Class 'android.content.res.XmlBlock$Parser' does not implement interface 'pe.a' in call to 'int pe.a.next()' (declaration of 'com.blankj.utilcode.util.UtilsFileProvider' appears in /data/app/com.guoyao.bookmachineb-2/base.apk) at com.blankj.utilcode.util.UtilsFileProvider.f(SourceFile:32) at com.blankj.utilcode.util.UtilsFileProvider.a(SourceFile:39) at com.blankj.utilcode.util.UtilsFileProvider.attachInfo(SourceFile:1) at...

bug