We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f9a438 commit 3a04ffbCopy full SHA for 3a04ffb
README.md
@@ -23,7 +23,7 @@ allprojects {
23
24
Add dependency in your app gradle file.
25
```java
26
- implementation 'com.github.RHSaliya:PasswordStrengthView:v1.1'
+ implementation 'com.github.RHSaliya:PasswordStrengthView:1.1'
27
```
28
29
Add view on your layout
0 commit comments