michaelprimez / searchablespinner

Searchable Spinner
Apache License 2.0
314 stars 102 forks source link

It requires inadequate libraries #3

Closed AlMel3000 closed 7 years ago

AlMel3000 commented 7 years ago

Hello! First of all it required last support repository version. Ok, I've updated it. Now it requires constraint-layout:1.0.0-beta4.

Error:Could not find com.android.support.constraint:constraint-layout:1.0.0-beta4. Required by: penpa:app:unspecified > gr.escsoft.michaelprimez.searchablespinner:SearchableSpinner:1.0.1 Search in build.gradle files

michaelprimez commented 7 years ago

Hi I removed the unnecessary constraint-layout. You can try now with version 1.0.2.

Thanks