Failed to transform file '45907c80e09917e1b776adf038505958' to match attributes {artifactType=jar} using transform AarTransform

前端 未结 4 545
粉色の甜心
粉色の甜心 2020-12-10 05:04

I am using Android 3.0 canary 4 and making an app. Everything was working fine until yesterday, but today when i opened the project, it gave me an error

 F:\         


        
4条回答
  •  一向
    一向 (楼主)
    2020-12-10 05:37

    Faced the same issue. The simple way to solve this is to switch between your build variants. This refreshes the cached copies and resolves the issue.

提交回复
热议问题