⚠️ Please note that in this method I have reverted to an old version of gradle, so if there are problems or the like, please be careful.
Open File :
<PathProject>\gradle\wrapper\gradle-wrapper.properties
Change to :
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2.1-all.zip
and open :
<PathProject>\android\build.gradle
Change to :
classpath 'com.android.tools.build:gradle:8.2.1'