我正在处理一个反应式的本地android项目,但是我被困在了这个错误上。:app:transformDexArchiveWithExternalLibsDexMergerForDebug FAILED
D8: Program type already present: androidx.versionedparcelable.NonParcelField我不想迁移到androidx,我只是想摆脱androidx &这个错误,请帮助我,提前谢谢
试图生成apk,但显示程序类型已经存在: androidx.core.R.尝试了许多事情,但没有工作,所以请帮助我。('androidx.constraintlayout:constraintlayout:1.1.3'){
exclude group :'androidx.core',exclude group :'androidx.core', module : 'co
我遇到了以下错误->错误:程序类型已经存在:AGPBI: {"kind":"error","text":"Program type already present我不明白是什么导致了这个问题,因为我使用的是Parcelable库,但从未导致这种错误。我想我已经找到了这个问题的答案。我读到所有支持库都将迁