turing-tech / MaterialScrollBar

An Android library that brings the Material Design 5.1 sidebar to pre-5.1 devices.
Apache License 2.0
781 stars 126 forks source link

Failed to resolve design, recyclerview and appcompat #97

Closed silent10 closed 7 years ago

silent10 commented 7 years ago
Failed to resolve: com.android.support:desing:25.4.0
Failed to resolve: com.android.support:recyclerview-v7:25.4.0
Failed to resolve: com.android.support:appcompat-v7:25.4.0

When I try to add MaterialScrollBar to my project I am getting this error. How do I resolve it? I have read https://github.com/turing-tech/MaterialScrollBar/issues/54 and tried this: compile 'com.github.turing-tech:MaterialScrollBar:12.+'{ exclude module: 'design' exclude module: 'unspecified' } but got this error: Error:(77, 0) Could not find method com.github.turing-tech:MaterialScrollBar:12.+() for arguments [build_6k18khziamq8wuwcyjztr7g48$_run_closure3$_closure14@11fc02e2] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.