在APK打包时报错Execution failed for task ‘:app:lintVitalRelease’. > Could not resolve all files for configuration '只需在build.gradle中添加lintOptions {
checkReleaseBuilds false
abortOnError false
}即可。
``Apk打包时发生Execution failed for task ':app:lintVitalRelease'.

相关文章:

  • 2022-01-23
  • 2021-12-31
  • 2021-12-12
  • 2021-07-20
  • 2021-11-19
  • 2021-04-27
  • 2021-03-31
  • 2021-10-05
猜你喜欢
  • 2022-12-23
  • 2021-05-22
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-20
  • 2022-01-11
相关资源
相似解决方案