【问题标题】:Failed to transform file 'pp-release.aar' to match attributes {artifactType=processed-aar} using transform IdentityTransform无法使用转换 IdentityTransform 转换文件“pp-release.aar”以匹配属性 {artifactType=processed-aar}
【发布时间】:2018-11-19 13:57:39
【问题描述】:

无法解析“:app@debug/compileClasspath”的依赖关系:无法使用转换 IdentityTransform 转换文件“pp-release.aar”以匹配属性 {artifactType=processed-aar}

【问题讨论】:

标签: java android gradle aar


【解决方案1】:

按照以下步骤对我有用

  1. 清理您的项目
  2. 再次重建
  3. 更新 build.gradle 版本(如果出现对话框并通知更新)。
  4. 并再次重建它。
  5. 完成。

【讨论】:

  • Obs.: Invalidate Caches / Restart 没有用,但是这个解决方案可以。谢谢,@nilesh! :D
猜你喜欢
  • 2019-12-30
  • 1970-01-01
  • 1970-01-01
  • 2018-05-18
  • 2021-05-18
  • 1970-01-01
  • 2019-03-15
  • 2022-08-09
  • 2020-10-05
相关资源
最近更新 更多