Cleveroad/WaveInApp

i cant open in android studio

Closed this issue · 1 comments

i am getting error
Error:org.gradle.api.internal.tasks.DefaultTaskInputs$TaskInputUnionFileCollection cannot be cast to org.gradle.api.internal.file.collections.DefaultConfigurableFileCollection
Possible causes for this unexpected error include:

In the case of corrupt Gradle processes, you can also try closing the IDE and then killing all Java processes.

Hi @dondeepak!

Please try to update gradle classpath in root build.gradle file of the project, and setup newer compileSdkVersion, buildToolsVersion in all modules. We'll update our library in the nearest future.

With best regards, Cleveroad team.