You should update the following properties
android > gradle/wrapper > gradle-wrapper.properties > distributionUrl Replace the URL with this : https://services.gradle.org/distributions/gradle-**8.9**-all.zip
settings.gradle > plugin Replace it with this : id "com.android.application" version "8.7.1" apply false
Wait for some time and you'll be ready to go if this solution didn't work for you try to find the suitable versions