WaveView
WaveView copied to clipboard
The gradle dependency in readme is not correct
The specified dependency is not correct.
compile 'cn.yuancloud.app:wavekit:1.0'
I changed the part cn.yuancloud.. to com.yuancloud... But it still doesn't work. There should be some other problem.
Android Studio is saying Failed to resolve: com.yuancloud.app:wavekit:1.0 during gradle sync
facing too