I had this problem when compiling the app to target SDK version 35
Upgrade AGP dependency from 7.4.1 to 8.1.2
Upgrade Gradle version to 8.0
Upgrade Gradle plugins
and the problem was solved.