diff --git a/README.md b/README.md index b59cfeb..48ee8b3 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ buildscript { } } dependencies { - classpath("io.github.ttypic:plugin:0.4.0") + classpath("io.github.ttypic:plugin:0.5.1") } }