diff --git a/README.md b/README.md index 1c02a85..91cf98b 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ repositories { } dependencies { - compile 'com.github.atomfrede:jadenticon:1.4.1' + compile 'com.github.atomfrede:jadenticon:2.0.0' } ``` @@ -35,7 +35,7 @@ dependencies { com.github.atomfrede jadenticon - 1.4.1 + 2.0.0 ```