enter image description here FAILURE: Build failed with an exception.
Where: Build file 'D:\gitcloned\qrcodeapp-try-1\android\app\build.gradle' line: 52
What went wrong: A problem occurred evaluating project ':app'.
Could not find method buildFeatures() for arguments [[email protected]] on project ':app' of type org.gradle.api.Project.
- Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
- Get more help at https://help.gradle.org
BUILD FAILED in 18senter image description here Running Gradle task 'assembleRelease'... 20.4s Gradle task assembleRelease failed with exit code 1
tried solutions from stackoverflow, nothing seems to work. please help