We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5db661b commit 030b3f1Copy full SHA for 030b3f1
indicator-fast-scroll/build.gradle
@@ -52,7 +52,7 @@ dependencies {
52
implementation 'androidx.appcompat:appcompat:1.0.2'
53
implementation 'androidx.recyclerview:recyclerview:1.0.0'
54
implementation 'androidx.dynamicanimation:dynamicanimation:1.0.0'
55
- implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
+ api 'androidx.constraintlayout:constraintlayout:1.1.3'
56
57
implementation 'androidx.core:core-ktx:1.0.2'
58
0 commit comments