0
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 started to occur after some updates on Android Studio.
Thank you. Problem solved.
– Danilo Vieira