Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kongzue committed Aug 28, 2021
1 parent 9834b1c commit 1f7cf26
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,12 @@ allprojects {

2. 在 build.gradle(app) 添加引入

最新版本: [![](https://jitpack.io/v/kongzue/CameraXQRDecoderDemo.svg)](https://jitpack.io/#kongzue/CameraXQRDecoderDemo)
最新版本: [![](https://jitpack.io/v/kongzue/CameraXQRDecoder.svg)](https://jitpack.io/#kongzue/CameraXQRDecoder)


```
dependencies {
implementation 'com.github.kongzue:CameraXQRDecoder:1.0.0'
implementation 'com.github.kongzue:CameraXQRDecoder:1.0.1'
}
```

Expand Down

0 comments on commit 1f7cf26

Please sign in to comment.