Skip to content

Commit b81165d

Browse files
authored
Update readme.adoc
1 parent ada7977 commit b81165d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Android Document Scanner Library
22

3-
image::https://img.shields.io/badge/version-1.5.1-green.svg[]
3+
image::https://img.shields.io/badge/version-1.5.2-green.svg[]
44
image::https://img.shields.io/badge/minSDK-19-blue.svg[]
55
image::https://img.shields.io/badge/license-MIT-yellowgreen.svg[]
66

@@ -38,7 +38,7 @@ Add lines below to your *app* level build.gradle
3838
[source,bourne]
3939
----
4040
implementation 'io.reactivex.rxjava2:rxandroid:2.1.0'
41-
implementation 'com.github.mayuce:AndroidDocumentScanner:1.5.1'
41+
implementation 'com.github.mayuce:AndroidDocumentScanner:1.5.2'
4242
----
4343

4444
And Sync the gradle

0 commit comments

Comments
 (0)