I'm not able to run a project in Android Studio. The project compiles normally, but when I try to run it, the following error occurs in the Gradle console:
org.gradle.api.internal.changedetection.rules.DescriptiveChange cannot be cast to org.gradle.api.tasks.incremental.InputFileDetails
Note: This problem began to occur after some updates in Android Studio.