Execution failed for task applintVitalAnalyzeRelease Could not resolve all files for configuration appdetachedConfiguration2 Could not resolve comandroidtoolslintlint-gradle3022 Required by
这个错误的意思是无法解析所有的文件,其中包括了com.android.tools.lint:lint-gradle:30.2.2。这个问题可能是由于离线模式导致的,因为没有可用的缓存版本。可能的解决方法是将离线模式关闭,或者确保你的网络连接正常,然后重新尝试构建。
原文地址: https://www.cveoy.top/t/topic/iguA 著作权归作者所有。请勿转载和采集!