diff --git a/README.md b/README.md index 3dc21e7..e843224 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ allprojects { **Step 2.** Add the dependency ``` dependencies { - implementation 'com.github.Omega-R:OmegaAnimatedText:$version' + implementation 'com.github.Omega-R:OmegaAnimatedText:v1.0.0' } ```