diff --git a/README.md b/README.md index 2d8d5ae..254bdc2 100644 --- a/README.md +++ b/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