Jasonette / Jasonette/JASONETTE-Android
Gradle error: 'Could not find lint-gradle-api.jar'
Open
- Dominant language
- Java
- Stars
- 1.6k
- Forks
- 266
- PR merge metrics
- No merged PRs in 30d
Description
I think this is an Android Studio version thing, I have 3.2. The Gradle build failed with:
gradle error: 'Could not find lint-gradle-api.jar'
The fix was to add / move google() to be first in the buildscript and allprojects repositories in build.gradle
Contributor guide
Research direction
Start in build.gradle and reproduce the reported Gradle failure involving lint-gradle-api.jar with the Android Studio 3.2 setup described. Check the buildscript and allprojects repository declarations, then verify that the Android project builds successfully without the missing-jar error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100