diff --git a/app/build.gradle b/app/build.gradle index aa204387b0..12ea7fe53e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -378,7 +378,7 @@ dependencies { ksp "com.github.bumptech.glide:ksp:$glideVersion" implementation "jp.wasabeef:glide-transformations:${glideTransformationsVersion}" implementation "com.jakewharton.timber:timber:${timberVersion}" - implementation 'com.github.myinnos:AlphabetIndex-Fast-Scroll-RecyclerView:1.0.95' + implementation 'com.github.myinnos:AlphabetIndex-Fast-Scroll-RecyclerView:1.9.11' implementation "com.googlecode.libphonenumber:libphonenumber:${libphonenumberVersion}" implementation "com.github.tougee:android-priority-jobqueue:${jobqueueVersion}" implementation("com.github.yalantis:ucrop:${ucropVersion}")