update readme gradle compile to current version

pull/1/head
Dylan McIntyre 8 years ago
parent 28c0c9a88a
commit f463851b8e
  1. 2
      README.md

@ -52,7 +52,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`: Add __CameraKit__ to the dependencies block in your `app` level `build.gradle`:
```groovy ```groovy
compile 'com.flurgle:camerakit:0.9.15' compile 'com.flurgle:camerakit:0.9.17'
``` ```
## Usage ## Usage

Loading…
Cancel
Save