Facing the issue while gradle sync - Could not find lint-gradle-api.jar (com.android.tools.lint:lint-gradle-api:26.1.2)
问题 I have updated Android Studio to 3.2.1 and now stoped on point with such issue: Could not find lint-gradle-api.jar (com.android.tools.lint:lint-gradle-api:26.1.2). Searched in the following locations: https://jcenter.bintray.com/com/android/tools/lint/lint-gradle-api/26.1.2/lint-gradle-api-26.1.2.jar I have tried to reorder my build.gradle file. Still, you can find the attachment here. I have tried all the solutions. I know this question has duplicates but their solution is not working. 回答1: