Jasonette / Jasonette/JASONETTE-Android

Gradle error: 'Could not find lint-gradle-api.jar'

Open
#252 1 comment 2 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.