Не удалось выполнить задачу ':app:lintVitalAnalyzeRelease'JAVA

Программисты JAVA общаются здесь
Anonymous
Не удалось выполнить задачу ':app:lintVitalAnalyzeRelease'

Сообщение Anonymous »

Я хочу создать подписанный APK в студии Android, но произошла ошибка:

Код: Выделить всё

Execution failed for task ':app:lintVitalAnalyzeRelease'.
> Could not resolve all files for configuration ':app:lintClassPath'.
> Could not find lint-30.0.2.jar (com.android.tools.lint:lint:30.0.2).
Searched in the following locations:
https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint/30.0.2/lint-30.0.2.jar
> Could not find uast-30.0.2.jar (com.android.tools.external.org-jetbrains:uast:30.0.2).
Searched in the following locations: https://dl.google.com/dl/android/maven2/com/android/tools/external/org-jetbrains/uast/30.0.2/uast-30.0.2.jar

Possible solution:
- Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
Изображение

Я пробовал ниже :
  • Код: Выделить всё

    Sync Project With gradle Files
    затем «Очистить проект» затем «Перестроить проект»
Но проблема не решена.
Пожалуйста, помогите.< /п>

Подробнее здесь: https://stackoverflow.com/questions/789 ... yzerelease

Вернуться в «JAVA»