I am completely new to android studio and I'm referring to the Android Developers course and they mentioned about gradle completing to sync properly and I installed everything properly.
The thing is I'm getting a gradle error every time and I can’t find a fix to it:
Gradle sync failed: Minimum supported Gradle version is 6.5. Current version is 6.1.1. If using the gradle wrapper, try editing the distributionUrl in C:\Users\saketh\AndroidStudioProjects\Sample\gradle\wrapper\gradle-wrapper.properties to gradle-6.5-all.zip Consult IDE log for more details
How do I fix this? Any help would be appreciated