From aa1f3997131bd4f79996af55c06237fb3f4ba375 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fevzi=20=C3=96m=C3=BCr=20Tekin?= Date: Mon, 11 Mar 2024 09:30:08 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6178c85..8917ec5 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ allprojects { ..... dependencies { - implementation 'com.github.fevziomurtekin:PayView:1.0.3' + implementation 'com.github.fevziomurtekin:PayView:1.0.4' } } ```