Browse Source

Merge remote-tracking branch 'origin/master'

main 2.0.3
jiangdongguo 6 years ago
parent
commit
9b7838c55f
  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.0'
compile 'com.github.jiangdongguo:AndroidUSBCamera:2.0.2'
}
```
### 2. APIs Introduction

Loading…
Cancel
Save