diff --git a/README.md b/README.md index a1774ab..6eeeecf 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Step 2. Add the dependency ``` dependencies { - compile 'com.github.jiangdongguo:AndroidUSBCamera:v1.0.2' + compile 'com.github.jiangdongguo:AndroidUSBCamera:v1.0.3' } ```