diff --git a/README.md b/README.md index ab89e4a..f7620ff 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Step 2. Add the dependency ``` dependencies { - compile 'com.github.jiangdongguo:AndroidUSBCamera:v1.2.0' + compile 'com.github.jiangdongguo:AndroidUSBCamera:v1.2.1' } ```