Offline Gradle build for kotlin

Hi all genius,
I am using android studio 4.1.1 and gradle 6.5.
now I have to work with offline System . So, I downloaded android studio setup, standalone SDK and gradle 6.5 Zip file . I installed android studio and SDK . and also give offline gradle path in to studio. But I got error like “No cache Version found” for Kotlin plugins and its library.
I know it can be very easy with internet connected system, but my Query is that Can we successfully Build Our Very First project with out internet connectivity?? Can we generate cache offline ?? if yes then How?? please guide me