Skip to content

Commit 80f2d64

Browse files
Update README.md
1 parent 78280c8 commit 80f2d64

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ A new Material Design text field that comes in a box, based on [Google Material
55
**Library available on JitPack.io**
66

77
[![](https://jitpack.io/v/TutorialsAndroid/MTextField.svg)](https://jitpack.io/#TutorialsAndroid/MTextField)
8+
`Version 16.4.19 is deprecated use latest version v3.0.19`
89

910
## Sample Screen
1011

@@ -24,7 +25,7 @@ allprojects {
2425
```
2526
```groovy
2627
dependencies {
27-
   implementation 'com.github.TutorialsAndroid:MTextField:16.4.19'
28+
   implementation 'com.github.TutorialsAndroid:MTextField:v3.0.19'
2829
}
2930
```
3031

0 commit comments

Comments
 (0)