You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error:com.android.builder.dexing.DexArchiveBuilderException: Failed to process ... app/build/intermediates/transforms/argus_apm_ajx/debug/14.jar
Error:com.android.builder.dexing.DexArchiveBuilderException: Error while dexing com/tencent/wxop/stat/common/k.class
Error:com.android.dx.cf.code.SimException: local variable type mismatch: attempt to set or access a value of type java.io.ByteArrayOutputStream using a local variable of type byte[]. This is symptomatic of .class transformation tools that ignore local variable information.
Error:Execution failed for task ':app:transformClassesWithDexBuilderForDebug'.
com.android.build.api.transform.TransformException: com.android.builder.dexing.DexArchiveBuilderException: com.android.builder.dexing.DexArchiveBuilderException: Failed to process ... app/build/intermediates/transforms/argus_apm_ajx/debug/14.jar
as:3.0.1 gradle4.1
classpath 'com.android.tools.build:gradle:3.0.1'
Error:com.android.builder.dexing.DexArchiveBuilderException: Failed to process ... app/build/intermediates/transforms/argus_apm_ajx/debug/14.jar
Error:com.android.builder.dexing.DexArchiveBuilderException: Error while dexing com/tencent/wxop/stat/common/k.class
Error:com.android.dx.cf.code.SimException: local variable type mismatch: attempt to set or access a value of type java.io.ByteArrayOutputStream using a local variable of type byte[]. This is symptomatic of .class transformation tools that ignore local variable information.
Error:Execution failed for task ':app:transformClassesWithDexBuilderForDebug'.
项目里含有腾讯bugly,把初始化代码写到了SampleApplication的attachBaseContext里了
The text was updated successfully, but these errors were encountered: