Circular dependency between the following tasks

Circular dependency between the following tasks:

:app:checkManifestChangesDebug

— :app:instantRunMainApkResourcesDebug

— :app:transformClassesAndDexWithShrinkResForDebug

— :app:transformDexArchiveWithDexMergerForDebug

±-- :app:preColdswapDebug

| — :app:incrementalDebugTasks

| ±-- :app:transformClassesAndClassesEnhancedWithInstantReloadDexForDebug

| | — :app:transformClassesWithInstantRunForDebug

| | — :app:checkManifestChangesDebug (*)

| — :app:transformClassesWithInstantRunForDebug (*)

— :app:transformClassesWithDexBuilderForDebug

±-- :app:preColdswapDebug (*)

— :app:transformClassesWithInstantRunForDebug (*)

(*) - details omitted (listed previously)

Settings > instant run > “Enable Instant Run to hot swap code/resource changes on display”

取消勾选

你可能感兴趣的:(mobile)