diff --git a/README.md b/README.md index 2293bdd1..1739f818 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Include the dependency in your app `build.gradle`: ```groovy dependencies { - compile 'com.schibstedspain.android:leku:3.6.1' + compile 'com.schibstedspain.android:leku:3.6.2' } ``` diff --git a/version.properties b/version.properties index 399b906b..89b4d1e2 100644 --- a/version.properties +++ b/version.properties @@ -1,3 +1,3 @@ MAJOR=3 MINOR=6 -PATCH=1 \ No newline at end of file +PATCH=2 \ No newline at end of file