Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Commit

Permalink
Version 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonardo Javier Esparis Meza committed Mar 25, 2017
1 parent f7953b5 commit 0acedff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ allprojects {
dependencies {
compile 'com.github.leoxnidas:PhoneEditText:1.3'
compile 'com.github.leoxnidas:PhoneEditText:1.4'
}
```

Expand Down
2 changes: 1 addition & 1 deletion phoneedittext/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
apply plugin: 'com.github.dcendents.android-maven'

group='com.github.leoxnidas.phoneedittext'
version='1.3'
version='1.4'

android {
compileSdkVersion 25
Expand Down

0 comments on commit 0acedff

Please sign in to comment.