From 73732c4626d48fdad3f5949d14b64ddcdfc59bb1 Mon Sep 17 00:00:00 2001 From: Hamed Date: Tue, 24 Nov 2020 15:26:20 +0330 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12a6929..e7703d9 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ allprojects { step 2. Add the dependency ```build dependencies { - implementation 'com.github.HamedTaherpour:ht-epub-reader-android:0.0.4' + implementation 'com.github.HamedTaherpour:ht-epub-reader-android:0.0.5' } ```