Browse Source

Update README.md

main 2.1.2
蒋东国 7 years ago
committed by GitHub
parent
commit
f6dfe16101
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -21,7 +21,7 @@ allprojects {
Step 2. Add the dependency
```java
dependencies {
compile 'com.github.jiangdongguo:AndroidUSBCamera:2.1.1'
implementation 'com.github.jiangdongguo:AndroidUSBCamera:2.1.1'
}
```
### 2. APIs Introduction

Loading…
Cancel
Save