From d9ac44c50ce97d49db4acfe71c885480a4be662a Mon Sep 17 00:00:00 2001 From: Akshat Tiwari <51470769+akshaaatt@users.noreply.github.com> Date: Sat, 3 Jun 2023 15:22:48 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5374d5..a6cc96a 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ allprojects { ```groovy dependencies { - implementation 'com.github.akshaaatt:Google-IAP:1.3.1' + implementation 'com.github.akshaaatt:Google-IAP:1.3.2' } ```