diff --git a/README.md b/README.md index bbceb84..c2033a1 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ This library provides a full and reusable custom camera, which: ``` 2) Add a dependency on the library: ```groovy - compile 'com.github.JeroenMols:LandscapeVideoCamera:1.1.4' + compile 'com.github.JeroenMols:LandscapeVideoCamera:1.2.1' ``` 3) Specify the VideoCaptureActivity in your manifest: ```xml