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' } ```