-3

It says: Could not download lint-gradle.jar (com.android.tools.lint:lint-gradle:26.1.1): No cached version available for offline mode

  • 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 Answers2

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

Potentialrepeat question from github bugs

kpie
  • 9,588
  • 5
  • 28
  • 50
0

enter image description here

uncheck it,close offline mode.

sanemars
  • 767
  • 5
  • 18