Skip to content

Commit 3f488bf

Browse files
authored
Merge pull request #2 from conkur/docs/readme/depUpdate
docs(README): updated readme
2 parents 20b5e2b + b718323 commit 3f488bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ allprojects {
4949
2. Add the dependency in your app's build.gradle file:
5050
```
5151
dependencies {
52-
implementation 'com.github.Mindinventory:circularslider:X.X.X'
52+
implementation 'com.github.Mindinventory:AndroidCircularSlider:X.X.X'
5353
}
5454
```
5555
3. Use this code inside your composable:

0 commit comments

Comments
 (0)