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
All com.android.support libraries must use the exact same version specification (mixing versions can lead to runtime crashes). Found versions 25.1.1, 23.4.0.
I want to use the latest support library, could you update yours ?
I use this in my gradle file : compile 'com.pavelsikun:material-seekbar-preference:2.3.0'
The text was updated successfully, but these errors were encountered:
When using Android Studio 2.3, I get this error :
I want to use the latest support library, could you update yours ?
I use this in my gradle file :
compile 'com.pavelsikun:material-seekbar-preference:2.3.0'
The text was updated successfully, but these errors were encountered: