小编Anu*_*j B的帖子

无法使用transform AarTransform转换文件'45907c80e09917e1b776adf038505958'以匹配属性{artifactType = jar}

我正在使用Android 3.0 canary 4并制作应用程序.一切都工作正常,直到昨天,但今天当我打开项目时,它给了我一个错误

 F:\test projects\SellIT\app\build.gradle
Error:Failed to resolve: Failed to transform file '45907c80e09917e1b776adf038505958' to match attributes {artifactType=jar} using transform AarTransform
<a href="openFile:F:/test projects/SellIT/app/build.gradle">Open File</a>

Error:Failed to resolve: Failed to transform file '0424053f6b3433893454e7542cca3a9d' to match attributes {artifactType=jar} using transform AarTransform
<a href="openFile:F:/test projects/SellIT/app/build.gradle">Open File</a>

Error:Failed to resolve: Failed to transform file 'customtabs-25.0.0.aar' to match attributes {artifactType=android-exploded-aar} using transform ExtractAarTransform
<a href="openFile:F:/test projects/SellIT/app/build.gradle">Open File</a>

Error:Failed to resolve: Failed to transform file 'recyclerview-v7-25.4.0.aar' to match attributes {artifactType=android-exploded-aar} using transform ExtractAarTransform
<a href="openFile:F:/test …
Run Code Online (Sandbox Code Playgroud)

android android-gradle-plugin android-studio-3.0 android-gradle-3.0

10
推荐指数
1
解决办法
2万
查看次数