【问题标题】:Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebug'. Flutter任务 ':app:transformDexArchiveWithExternalLibsDexMergerForDebug' 执行失败。扑
【发布时间】:2019-01-18 04:17:41
【问题描述】:

我正在尝试在 Pixel 1 上调试我的 Flutter 应用程序并收到此错误:

Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebug'

我已经阅读并实施了建议的更改,例如添加:

multiDexEnabled truedefaultConfig

关于如何调试这个有什么想法吗?

【问题讨论】:

    标签: android debugging flutter


    【解决方案1】:

    通过将 pubspec.yaml 中的 cloud_firestore 依赖项降级到 ^0.7.0 解决

    【讨论】:

      猜你喜欢
      • 2019-11-06
      • 2021-07-13
      • 2020-06-13
      • 2020-10-14
      • 2022-01-23
      • 1970-01-01
      • 1970-01-01
      • 2020-06-04
      • 2020-03-07
      相关资源
      最近更新 更多