MusicPlayerView
MusicPlayerView copied to clipboard
Error: more than one library with package name 'co.mobiwise.library'
Hello! I very like your libraries, they are amazing:) But when I add one more your library, Gradle finish with error: more than one library with package name 'co.mobiwise.library'. Please help to solve this problem:(
My dependencies: dependencies { compile 'com.github.iammert:ProgressLayout:a2ac196500' compile 'com.github.iammert:MusicPlayerView:e3b937c729' }