Skip to content Skip to sidebar Skip to footer

Failed To Transform File 'pp-release.aar' To Match Attributes {artifacttype=processed-aar} Using Transform Identitytransform

Unable to resolve dependency for ':app@debug/compileClasspath': Failed to transform file 'pp-release.aar' to match attributes {artifactType=processed-aar} using transform IdentityT

Solution 1:

It worked for me by following below steps

  1. clean your project
  2. rebuild it again
  3. update build.gradle version (if dialog box appear and informed to update).
  4. and rebuild it again.
  5. Done.

Post a Comment for "Failed To Transform File 'pp-release.aar' To Match Attributes {artifacttype=processed-aar} Using Transform Identitytransform"