We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3adb7cf commit 5b662d5Copy full SHA for 5b662d5
1 file changed
README.md
@@ -51,7 +51,7 @@ subprojects {
51
52
```groovy
53
dependencies {
54
- implementation 'com.github.Devlight:CornerCutLinearLayout:1.0.1'
+ implementation 'com.github.Devlight:CornerCutLinearLayout:1.0.4'
55
}
56
```
57
0 commit comments