Yccc-argb

Results 2 issues of Yccc-argb

### Describe the bug When I turn on the voice call, it works fine. But when I started a video call, the program crashed. And There is a strange phenomenon...

项目配置信息: androidx implementation 'androidx.appcompat:appcompat:1.3.0' implementation 'androidx.constraintlayout:constraintlayout:2.0.4' implementation 'com.qihoo360.replugin:replugin-plugin-lib-androidx:2.3.4' implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.3.1' build:tools:3.5.3 如果不进行插件化, 直接编译没问题 配置插件化之后 编译之后会报如下错误: > Task :app:mergeExtDexDebug FAILED AGPBI: {"kind":"error","text":"Program type already present: kotlin.coroutines.jvm.internal.DebugProbesKt","sources":[{}],"tool":"D8"} com.android.builder.dexing.DexArchiveMergerException: Error while merging dex...