Skip to content

Commit f1aa8a0

Browse files
authored
Merge pull request #13 from therealshabi/dev
Updated imageslider version
2 parents 0b55771 + 15dd88a commit f1aa8a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

imageslider/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ dependencies {
2727
implementation fileTree(include: ['*.jar'], dir: 'libs')
2828
implementation 'androidx.appcompat:appcompat:1.1.0-alpha01'
2929
testImplementation 'junit:junit:4.12'
30-
implementation 'me.relex:circleindicator:1.2.2@aar'
30+
implementation 'me.relex:circleindicator:2.1.0'
3131
implementation 'com.squareup.picasso:picasso:2.71828'
3232
}

0 commit comments

Comments
 (0)