Skip to content

Commit

Permalink
Version update
Browse files Browse the repository at this point in the history
New release added.
  • Loading branch information
mayuce authored Apr 6, 2020
1 parent 9b5e736 commit a9e71df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Android Document Scanner Library

image::https://img.shields.io/badge/version-1.5-green.svg[]
image::https://img.shields.io/badge/version-1.5.1-green.svg[]
image::https://img.shields.io/badge/minSDK-19-blue.svg[]
image::https://img.shields.io/badge/license-MIT-yellowgreen.svg[]

Expand Down Expand Up @@ -38,7 +38,7 @@ Add lines below to your *app* level build.gradle
[source,bourne]
----
implementation 'io.reactivex.rxjava2:rxandroid:2.1.0'
implementation 'com.github.mayuce:AndroidDocumentScanner:1.5'
implementation 'com.github.mayuce:AndroidDocumentScanner:1.5.1'
----

And Sync the gradle
Expand Down

0 comments on commit a9e71df

Please sign in to comment.