Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TutorialsAndroid committed Sep 4, 2023
1 parent 504611a commit 7184bef
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions Readme.md
Expand Up @@ -7,14 +7,10 @@ A new Material Design text field that comes in a box, based on [Google Material
**Library available on JitPack.io**

[![](https://jitpack.io/v/TutorialsAndroid/MTextField.svg)](https://jitpack.io/#TutorialsAndroid/MTextField)
`Version 16.4.19 is deprecated use latest version v4.0.19`
`Version 16.4.19 is deprecated use latest version v5.0.19`

`Latest version of this library is migrated to androidx`

## Hire-Me

<p align="center">Are you having trouble in your android projects then let me help you with it just Email me. I love my users, so feel free to visit http://asm.life

## Sample Screen

![](https://github.com/TutorialsAndroid/MTextField/blob/master/art/device-2019-04-16-132403.png)
Expand All @@ -33,7 +29,7 @@ allprojects {
```
```groovy
dependencies {
   implementation 'com.github.TutorialsAndroid:MTextField:v4.0.19'
   implementation 'com.github.TutorialsAndroid:MTextField:v5.0.19'
}
```

Expand Down

0 comments on commit 7184bef

Please sign in to comment.