Closed AkashOpenxcell closed 5 years ago
me too
Any solution yet? Cannot resolve dependency
there is no 1.0.94 version https://jitpack.io/#com.github.myinnos/AlphabetIndex-Fast-Scroll-RecyclerView
Remember to add
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
And just use the version 1.0.92. It works with AndroidX.
Not able to setup following dependance for AndroidX vesrion. implementation 'com.github.myinnos:AlphabetIndex-Fast-Scroll-RecyclerView:1.0.94'