Description
Please provide all the information requested. Issues that do not follow this format are likely to stall.
Description
when I trying to release a apk using assembleRelease command . it shows the error below :
Task :app:lintVitalRelease FAILED
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ':app:lintVitalRelease'.
Could not resolve all files for configuration ':app:lintClassPath'.
Could not find lint-gradle-26.5.2.jar (com.android.tools.lint:lint-gradle:26.5.2).
Searched in the following locations:
https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-gradle/26.5.2/lint-gradle-26.5.2.jar
Could not find lint-26.5.2.jar (com.android.tools.lint:lint:26.5.2).
Searched in the following locations:
https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint/26.5.2/lint-26.5.2.jar
Could not find lint-checks-26.5.2.jar (com.android.tools.lint:lint-checks:26.5.2).
Searched in the following locations:
https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-checks/26.5.2/lint-checks-26.5.2.jar
Could not find lint-api-26.5.2.jar (com.android.tools.lint:lint-api:26.5.2).
Searched in the following locations:
https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-api/26.5.2/lint-api-26.5.2.jar
Could not find intellij-core-26.5.2.jar (com.android.tools.external.com-intellij:intellij-core:26.5.2).
Searched in the following locations:
https://dl.google.com/dl/android/maven2/com/android/tools/external/com-intellij/intellij-core/26.5.2/intellij-core-26.5.2.jar
Could not find kotlin-compiler-26.5.2.jar (com.android.tools.external.com-intellij:kotlin-compiler:26.5.2).
Searched in the following locations:
https://dl.google.com/dl/android/maven2/com/android/tools/external/com-intellij/kotlin-compiler/26.5.2/kotlin-compiler-26.5.2.jar
Could not find uast-26.5.2.jar (com.android.tools.external.org-jetbrains:uast:26.5.2).
Searched in the following locations:
https://dl.google.com/dl/android/maven2/com/android/tools/external/org-jetbrains/uast/26.5.2/uast-26.5.2.jar
React Native version:
React native V .62.2
Expected Results
relase apk as usual . without any error