Can't add library to project
marianpavel opened this issue · 2 comments
marianpavel commented
Hi, I am trying to add the library to the project ( compile 'com.yalantis:eqwaves:1.0.0' )
But android studio can't resolve it.
marianpavel commented
On website:
compile 'com.yalantis:horizon:1.0.0’
on Github:
compile 'com.yalantis:eqwaves:1.0.0'
Tried both of them :(
Cool04ek commented
It should be like this: compile 'com.yalantis:eqwaves:1.0'
Looks like we have mistype in description