Literally, I have tried every suggested solution online to this problem; yet, the error still persists.
Asked
Active
Viewed 57 times
0
-
1Just try to connect to internet and then build the gradle – AbhayBohra Dec 15 '17 at 09:54
-
Did you double check you don't have offline mode enabled in settings? – Micer Dec 15 '17 at 09:55
-
1Btw, you'd better post here code instead of screenshots, it's easier to copy. – Micer Dec 15 '17 at 09:56
-
3Possible duplicate of [No cached version of gradle](https://stackoverflow.com/questions/24144598/no-cached-version-of-gradle) – Micer Dec 15 '17 at 10:01
-
i was faced same and solution is :-https://stackoverflow.com/a/47829739/3974530 – InsaneCat Dec 15 '17 at 10:02
-
Thanks guys, seem all I needed to do was just to disable offline mood. Problem resolved. – Ionware Dec 15 '17 at 10:07