It says: Could not download lint-gradle.jar (com.android.tools.lint:lint-gradle:26.1.1): No cached version available for offline mode
Asked
Active
Viewed 1,008 times
-3
-
You will need to provide more details to get help. A code sample and details about your environment are a minimum. – miken32 Apr 27 '18 at 02:50
2 Answers
0
you need to turn on gradle and rebuild application, in order to do this: File-->Settings -->Build, Executions, Deployment --> Build Tools --> Gradle --> uncheck the "offline work" --> click on the apply button --> rebuild your application

kpie
- 9,588
- 5
- 28
- 50