diff --git a/README.md b/README.md index 9fec8b2c2..6b5d3ab15 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ repositories { ``` ```gradle dependencies { - api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.19') + api ('com.github.wordpress-mobile.WordPress-Aztec-Android:aztec:v1.3.20') } ```