updating IndicatorFastScroll
This commit is contained in:
parent
1d4c652753
commit
d7b65c21f4
|
@ -61,7 +61,7 @@ dependencies {
|
||||||
implementation 'joda-time:joda-time:2.10.1'
|
implementation 'joda-time:joda-time:2.10.1'
|
||||||
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta2'
|
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta2'
|
||||||
implementation 'com.googlecode.ez-vcard:ez-vcard:0.10.5'
|
implementation 'com.googlecode.ez-vcard:ez-vcard:0.10.5'
|
||||||
implementation 'com.github.tibbi:IndicatorFastScroll:af0dd6f58f'
|
implementation 'com.github.tibbi:IndicatorFastScroll:d615a5c141'
|
||||||
|
|
||||||
kapt "androidx.room:room-compiler:2.2.2"
|
kapt "androidx.room:room-compiler:2.2.2"
|
||||||
implementation "androidx.room:room-runtime:2.2.2"
|
implementation "androidx.room:room-runtime:2.2.2"
|
||||||
|
|
Loading…
Reference in New Issue