Try to update your gradle to 8.0 version (in gradle.properties) and try add this dependency: classpath("com.android.tools.build:gradle:8.1.4") to your dependencies block. It has helped to me