We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0b55771 + 15dd88a commit f1aa8a0Copy full SHA for f1aa8a0
1 file changed
imageslider/build.gradle
@@ -27,6 +27,6 @@ dependencies {
27
implementation fileTree(include: ['*.jar'], dir: 'libs')
28
implementation 'androidx.appcompat:appcompat:1.1.0-alpha01'
29
testImplementation 'junit:junit:4.12'
30
- implementation 'me.relex:circleindicator:1.2.2@aar'
+ implementation 'me.relex:circleindicator:2.1.0'
31
implementation 'com.squareup.picasso:picasso:2.71828'
32
}
0 commit comments