We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ff095f commit fa38eb6Copy full SHA for fa38eb6
README.md
@@ -27,7 +27,7 @@ allprojects {
27
Add the dependency to the project build.gradle:
28
```Gradle
29
dependencies {
30
- implementation 'com.github.classiczires:Android-Switch-Segmented-Control:1.0.2'
+ implementation 'com.github.classiczires:Android-Switch-Segmented-Control:1.0.3'
31
}
32
```
33
0 commit comments