Minimum supported Gradle version is 6.1.1. Current version is 5.6.4

I faced this error. so I added the line below to build.gradle(project) file ,dependency part: classpath ‘com.android.tools.build:gradle:3.6.0’ and I changed distributionUrl in gradle-wrapper.properties file to : https\://services.gradle.org/distributions/gradle-5.6.4-all.zip It solved my problem I hope solve yours too. Update 09/21/2020 Finally, I upgrade all of my plugins and libraries and It works perfectly by gradle-6.6.1-all.zip in gradle-wrapper.properties … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)