From 892a139dac7ee91bfc0324cd94e2fd9c90581843 Mon Sep 17 00:00:00 2001 From: Tomer Rosenfeld Date: Thu, 28 Dec 2023 19:23:58 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f775eec..81de76a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ A TextView that changes its content automatically every few seconds ## Usage ### Download -FadingTextView is available on [JitPack](https://jitpack.io/#rosenpin/fading-text-view/3.0) +FadingTextView is available on [JitPack](https://jitpack.io/#rosenpin/fading-text-view/3.3) Step 1. Add the JitPack repository to your root build.gradle ``` gradle