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