From 56d04fe6fa2c748378a85dd44b938ad8e89b8a23 Mon Sep 17 00:00:00 2001 From: Fenil Harsoda <119033531+MrfHarsoda@users.noreply.github.com> Date: Fri, 16 Dec 2022 18:01:45 +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 1025640..0d3721d 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Step 1. Add the JitPack repository to your build file 2). Add the dependency dependencies { - implementation 'com.github.InfyOmLabs:ads-sdk:1.0.5' + implementation 'com.github.InfyOmLabs:ads-sdk:1.0.6' }