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
- clean your project
- rebuild it again
- update build.gradle version (if dialog box appear and informed to update).
- and rebuild it again.
- Done.
Post a Comment for "Failed To Transform File 'pp-release.aar' To Match Attributes {artifacttype=processed-aar} Using Transform Identitytransform"