I'm messing about the android studio and having a problem with Gradle. I'm looking to put gradle on offline mode for more speed, but the error below pops up:
No cached version of com.android.tools.build:gradle:3.1.2 available for offline mode.
How to fix this?