diff --git a/README.md b/README.md index 015da86..d8a9546 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ pluginManagement { } plugins { - id("com.dropbox.focus") version "0.4.0" + id("com.dropbox.focus") version "0.7.0" } ```