Home > Mobile >  The build error 3.2.0 sync project is no problem AS version
The build error 3.2.0 sync project is no problem AS version

Time:12-25



AGPBI: {" kind ":" error ", "text", "the Program type already present: IO. Reactivex. Android. Schedulers. AndroidSchedulers $1", "sources" : [{}], "tool" : "the D8}
App: transformDexArchiveWithExternalLibsDexMergerForDebug FAILED
App: buildInfoGeneratorDebug

FAILURE: the Build failed with an exception.

Execution failed for task ': app: transformDexArchiveWithExternalLibsDexMergerForDebug'.
& gt; Com. Android. Builder. Dexing. DexArchiveMergerException: Error while merging dex archives: D: \ Users \ jty \ AndroidStudioProjects \ MyApp2 \ app \ build, intermediates, transforms, dexBuilder \ debug \ 0. Ja
,,,,,,,,,,
The Program type already present: IO. Reactivex. Android. Schedulers. AndroidSchedulers $1

* Try:
Run with -- stacktrace option to get the stack trace. Run with -- the info or -- debug option to get more the log output. The Run with -- scan to get full insights.

* Get more help at https://help.gradle.org
I try to stick the code red out
Could you tell me what the problems is dependent on repeat?

CodePudding user response:

Your Studio to clear the cache and restart again the Sync again Clean Project to Rebuild the Project and have a look
  • Related