I am getting the same error & nothing works:
./gradlew clean
./gradlew build
I resolved this error by updating the Gradle version.
Here are the steps:
gradle-wrapper.properties
file:android/gradle/wrapper/gradle-wrapper.properties
distributionUrl=https\://services.gradle.org/distributions/gradle-8.0-bin.zip
Check the compatible Gradle version from here: Gradle Release