From 486c67fc66e98cf2299c95fe9f3daa265debcd8b Mon Sep 17 00:00:00 2001 From: Frederik Hahne Date: Fri, 1 Apr 2022 20:38:52 +0200 Subject: [PATCH] Release version: 3.0.2 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b70394f..6d11f16 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ repositories { } dependencies { - compile 'com.github.atomfrede:jadenticon:3.0.1' + compile 'com.github.atomfrede:jadenticon:3.0.2' } ``` @@ -33,7 +33,7 @@ dependencies { com.github.atomfrede jadenticon - 3.0.1 + 3.0.2 ```