From d9d69cca821e4e17f6a8ad597d47db31921b9b56 Mon Sep 17 00:00:00 2001 From: Akshat Tiwari <51470769+akshaaatt@users.noreply.github.com> Date: Sat, 3 Jun 2023 20:42:06 +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 3b64bd4..2c03fb6 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ allprojects { ```groovy dependencies { - implementation 'com.github.akshaaatt:Google-IAP:1.4.1' + implementation 'com.github.akshaaatt:Google-IAP:1.4.2' } ```