diff --git a/app/build.gradle b/app/build.gradle index 9b63438..fba0d04 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -30,7 +30,7 @@ dependencies { androidTestCompile('com.android.support.test.espresso:espresso-core:2.2.2', { exclude group: 'com.android.support', module: 'support-annotations' }) - compile project (':AwesomeSpinner') + compile 'com.github.amlashi-sadra:AwesomeSpinner:1.0.7' compile 'com.android.support:design:25.3.1' testCompile 'junit:junit:4.12' } \ No newline at end of file