diff --git a/README.md b/README.md index 19db1364..c6ea6434 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ Include the dependency in your app `build.gradle`: ```groovy dependencies { - compile 'com.schibstedspain.android:leku:2.0.1' + compile 'com.schibstedspain.android:leku:2.1.0' } ```