We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d4c652 commit d7b65c2Copy full SHA for d7b65c2
app/build.gradle
@@ -61,7 +61,7 @@ dependencies {
61
implementation 'joda-time:joda-time:2.10.1'
62
implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta2'
63
implementation 'com.googlecode.ez-vcard:ez-vcard:0.10.5'
64
- implementation 'com.github.tibbi:IndicatorFastScroll:af0dd6f58f'
+ implementation 'com.github.tibbi:IndicatorFastScroll:d615a5c141'
65
66
kapt "androidx.room:room-compiler:2.2.2"
67
implementation "androidx.room:room-runtime:2.2.2"
0 commit comments