@ -11,7 +11,7 @@ CameraView is a well documented, high-level library that makes capturing picture
addressing most of the common issues and needs, and still leaving you with flexibility where needed.
```groovy
compile 'com.otaliastudios:cameraview:1.2.3'
compile 'com.otaliastudios:cameraview:1.3.0'
```
<p>
@ -3,7 +3,7 @@ apply plugin: 'com.github.dcendents.android-maven'
apply plugin: 'com.jfrog.bintray'
// Required by bintray
version = '1.2.3'
version = '1.3.0'
group = 'com.otaliastudios'
//region android dependencies