Akshay

Results 5 comments of Akshay

I am also getting the same issue after adding this to android 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

Solved this by adding google() in build.gradle file of library **../node_modules/react-native-fabric/android**

I found this fix for lint exception. If you think this is not a fix you can close this pull request.

I too faced the issue