diff --git a/README.md b/README.md index eddb0af..bec9dd4 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ For a comprehensive list of examples, check out the [API documentation](https:// com.buttercms buttercmsclient - 1.6 + 1.12.0 ... @@ -29,7 +29,7 @@ For a comprehensive list of examples, check out the [API documentation](https:// **build.gradle** ``` dependencies { - implementation 'com.buttercms:buttercmsclient:1.6' + implementation 'com.buttercms:buttercmsclient:1.12.0' } ```