diff --git a/README.md b/README.md index 826fd5b..1f593a8 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,8 @@ Using [https://github.com/flavioarfaria/KenBurnsView](https://github.com/flavioa In your module [![Download](https://api.bintray.com/packages/florent37/maven/ArcLayout/images/download.svg)](https://bintray.com/florent37/maven/ArcLayout/_latestVersion) ```groovy -compile 'com.github.florent37:arclayout:1.0.3' + implementation 'com.github.florent37:arclayout:1.0.3' + ``` # Inspirations