Error:(56, 0) Cannot set the value of read-only property 'outputFile' for ApkVariantOutputImpl_Decorated{apkData=Main{type=MAIN, fullName=debug, filters=[]}} of type com.android.build.gradle.internal.api.ApkVariantOutputImpl.

这个问题困扰了很久,最终通过修改文件夹权限得以解决。

就是把项目所在的盘的用户所有权限都开起来,这样就可以了。

Cannot set the value of read-only property 'outputFile' for ApkVariantOutputImpl

相关文章:

  • 2022-01-09
  • 2022-12-23
  • 2022-01-14
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-11-04
  • 2021-10-20
  • 2021-12-01
  • 2021-05-30
  • 2022-12-23
  • 2021-10-16
相关资源
相似解决方案