diff --git a/README.md b/README.md index 92c76cf2..c691dc7c 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Try out all the unique features using the CameraKit Demo from the Google Play st Add __CameraKit__ to the dependencies block in your `app` level `build.gradle`: ```groovy -compile 'com.flurgle:camerakit:0.9.13' +compile 'com.flurgle:camerakit:0.9.14' ``` ## Usage