0

The gradle version under project structure is 4.1 so I tried to direct the IDE to the directory where I had extracted the .zip file.

devt3000
  • 5
  • 2
  • 7

1 Answers1

0

1.Download the gradle-4.1-bin.zip.
2.Now extract and paste it in the C:\Users\username.gradle directory.
3.Enable offline work in (Preferences -> Gradle -> Global Gradle Settings -> Offline work)

Joseph Mathew
  • 1,269
  • 15
  • 17