We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c76db3 commit 43d97f0Copy full SHA for 43d97f0
README.md
@@ -1,4 +1,4 @@
1
-[](https://jitpack.io/#avisper/EasyCompoundButtonGroup)
+[](https://jitpack.io/#avisper/EasyCompoundButtonGroup) [](https://android-arsenal.com/api?level=14)
2
3
4
# EasyCoumpoundButtonGroup
@@ -32,7 +32,7 @@ dependencies {
32
...
33
34
// EasyCompoundButtonGroup
35
- implementation 'com.github.avisper:EasyCompoundButtonGroup:1.0.0'
+ implementation 'com.github.avisper:EasyCompoundButtonGroup:x.x.x'
36
}
37
```
38
0 commit comments