diff --git a/readme.md b/readme.md index 1d88b34..1152d41 100644 --- a/readme.md +++ b/readme.md @@ -28,7 +28,7 @@ Step 2. Add the dependency ``` dependencies { - implementation 'com.github.lang-v:ElasticView:1.0.1.u1' + implementation 'com.github.lang-v:ElasticView:1.0.2' } ```