Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Minimum supported Gradle version

I've clicked on upgrade Gradle or something and now my project doesn't build anymore. This is the error:

Minimum supported Gradle version is 7.2. Current version is 7.0.2.

Please fix the project's Gradle settings.
Change Gradle version in Gradle wrapper to 7.2 and re-import project
Open Gradle wrapper properties
Gradle Settings.

The last three lines are clickable. None seems to offer a solution though.

Why am I getting this error? What should I do about it?

like image 552
user1785730 Avatar asked Aug 02 '26 08:08

user1785730


1 Answers

I had the same issue, and in my case i already had the distributionUrl set to -> https://services.gradle.org/distributions/gradle-7.2-bin.zip

After Invalidating the caches and restarting, the error disappeared. Apparently everything its fixed like this with Android Studio... ^_^u

like image 146
Kutu Avatar answered Aug 05 '26 12:08

Kutu



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!