I opened some project from GitHub in my Android Studio and got:
Minimum supported Gradle version is 6.7.1. Current version is 5.1.1.
Please fix the project's Gradle settings.
Change Gradle version in Gradle wrapper to 6.7.1 and re-import project
Open Gradle wrapper properties
Gradle Settings.
When I open Gradle Settings I get this:
what should I do here?
Applied the updates, but it did not help:
I also tried to invalidate cache as described here:
but without a success.
My Android Studio version: