diff --git a/README.md b/README.md index 4e2520d..0144806 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ buildscript { } dependencies { ... - classpath 'io.fabianterhorst:fastlayout-gradle-plugin:0.0.1-alpha17' + classpath 'io.fabianterhorst:fastlayout-gradle-plugin:0.0.2-alpha2' ... } }