我在Android Studio中安装了Android应用程序.当我使用Gradle File构建项目时,它在编译时给出了一个错误.错误报告:
Error:org.gradle.api.internal.changedetection.state.DefaultFileCollectionSnapshotter$FileCollectionSnapshotImpl cannot be cast to
org.gradle.api.internal.changedetection.state.OutputFilesCollectionSnapshotter$OutputFilesSnapshot
Run Code Online (Sandbox Code Playgroud)
请给我解决这个错误.