diff --git a/README.md b/README.md index 1f47b13..d311bb9 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ allprojects { Add dependencies in the build.gradle of the module: ```gradle dependencies { - compile "com.github.miguelbcr:RxPaparazzo:0.5.2-2.x" + compile "com.github.miguelbcr:RxPaparazzo:0.5.3-2.x" compile 'io.reactivex.rxjava2:rxandroid:2.0.1' } ```