We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f007418 commit ef91463Copy full SHA for ef91463
1 file changed
readme.md
@@ -28,7 +28,7 @@ Step 2. Add the dependency
28
29
```
30
dependencies {
31
- implementation 'com.github.swapnil1104:OtpEditText:0.0.1'
+ implementation 'com.github.swapnil1104:OtpEditText:{current_lib_ver}'
32
}
33
34
Step 3. Add OtpEditText to your layout file
0 commit comments