You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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' }
The text was updated successfully, but these errors were encountered:
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' }
The text was updated successfully, but these errors were encountered: