Skip to content

Commit 846a057

Browse files
authored
Update README.md
1 parent b1634ca commit 846a057

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ allprojects {
2727

2828
- **Step 2** Add library dependency into app build.gradle
2929

30-
> **Note:** there are changes in view xml attributes of **1.2**, so it's slightly different from previous version (v1.1)
30+
> See the jitpack badge above for the latest version number
3131
3232
~~~gradle
3333
dependencies {
34-
implementation 'com.github.abdularis:circularimageview:1.2'
34+
implementation 'com.github.abdularis:circularimageview:<latest-version>'
3535
}
3636
~~~
3737

0 commit comments

Comments
 (0)