Skip to content

Commit

Permalink
update version number to 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
klinker24 committed Sep 24, 2018
1 parent dc583ad commit 441d821
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ For full details on how to implement, please check out the sample application. I
To include in your gradle project:

```groovy
compile 'com.klinkerapps:android-smsmms:5.0.1'
compile 'com.klinkerapps:android-smsmms:5.1.0'
```

---
Expand Down
4 changes: 2 additions & 2 deletions library/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VERSION_NAME=5.0.2
VERSION_CODE=67
VERSION_NAME=5.1.0
VERSION_CODE=68
GROUP=com.klinkerapps

POM_DESCRIPTION=Android Messaging library for SMS and MMS
Expand Down

0 comments on commit 441d821

Please sign in to comment.