-
Notifications
You must be signed in to change notification settings - Fork 456
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could not find com.android.tools.lint:lint-gradle:26.1.2. #20
Comments
I have managed to resolve it. I needed to add the google() repository to my build.gradle file.
|
i have changed classpath from 'com.android.tools.build:gradle:3.1.2' |
i have problem |
@tvjagadeesh thanks. it worked for me. |
It Worked for me, Thanks! |
Hi,
Im just following the "Quickstart" tutorial in the documents and i come across this issue when i try to Build > Generate Signed APK.
Im running on Android Studio 3.1.2 and performed all prompted updates.
Any help would be greatly appreciated 😄
The text was updated successfully, but these errors were encountered: