traex / RippleEffect

Implementation of Ripple effect from Material Design for Android API 9+
MIT License
4.92k stars 1.08k forks source link

Gradle Error:Configuration with name 'default' not found #99

Open NganNguyenUIT opened 8 years ago

NganNguyenUIT commented 8 years ago

When I try import the project on Android Studio by using git submodule, I have this error with Gradle:

Error:Configuration with name 'default' not found.

I'm doing something wrong ? how can fix this error ?

Thanks