We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 20b5e2b + b718323 commit 3f488bfCopy full SHA for 3f488bf
README.md
@@ -49,7 +49,7 @@ allprojects {
49
2. Add the dependency in your app's build.gradle file:
50
```
51
dependencies {
52
- implementation 'com.github.Mindinventory:circularslider:X.X.X'
+ implementation 'com.github.Mindinventory:AndroidCircularSlider:X.X.X'
53
}
54
55
3. Use this code inside your composable:
0 commit comments