From ddb5608a396d3f76da87c88b6704046eabf83751 Mon Sep 17 00:00:00 2001 From: Hishara Dilshan <35591927+hishd@users.noreply.github.com> Date: Wed, 17 Mar 2021 18:59:30 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a868c4..fc816de 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ allprojects { add dependency, ``` dependencies { - implementation 'com.github.hishd:AnimationDialog:v1.0' + implementation 'com.github.hishd:AnimationDialog:v1.2' } ```