diff --git a/README.md b/README.md index 03d6372..0a00941 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Step 2. Add the dependency ``` dependencies { - compile 'com.github.jiangdongguo:AndroidUSBCamera:v1.2.2' + compile 'com.github.jiangdongguo:AndroidUSBCamera:v1.2.3' } ```