Android Studio – Minimum supported Gradle version is 8.7. Current version is 8.2. Android
I want to run the command gradle detekt on Android Studio's terminal but I always get the error: A problem occurred evaluating project ':app'. > Failed to apply plugin 'com.android.internal.version-check'. > Minimum supported Gradle version is 8.7. Current version is…