Skip to content

Commit 7ae5430

Browse files
committed
Update README.MD
1 parent 5535c14 commit 7ae5430

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,9 @@
33

44
Masked-Edittext android library EditText widget wrapper add masking and formatting input text functionality.
55

6-
![Image phone number formatted input]
7-
(http://g.recordit.co/ROo3bzrX7k.gif)
6+
![Image phone number formatted input](http://g.recordit.co/ROo3bzrX7k.gif)
87

9-
![Image card number formatted input]
10-
(http://g.recordit.co/B8IuMTrsYi.gif)
8+
![Image card number formatted input](http://g.recordit.co/B8IuMTrsYi.gif)
119

1210
# Install
1311

@@ -16,7 +14,7 @@
1614
<dependency>
1715
<groupId>com.github.pinball83</groupId>
1816
<artifactId>masked-edittext</artifactId>
19-
<version>1.0.3</version>
17+
<version>1.0.4</version>
2018
<type>aar</type>
2119
</dependency>
2220
## Gradle

0 commit comments

Comments
 (0)