Cleveroad / WaveInApp

Live Audio Equalizer with wave effect
https://www.cleveroad.com
MIT License
1.79k stars 320 forks source link

i cant open in android studio #44

Closed dondeepak closed 5 years ago

dondeepak commented 7 years ago

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.

yatsinskiyCR commented 6 years ago

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.