From 764002479a6237b768752ffdd1acab72ff32cac5 Mon Sep 17 00:00:00 2001 From: adarshs Date: Tue, 4 Oct 2022 15:37:04 +0530 Subject: [PATCH] TrueCaller Sdk Update --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 760224c8ca..b2161b87aa 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -366,7 +366,7 @@ dependencies { implementation playCore.implementation // for Trucaller - implementation "com.truecaller.android.sdk:truecaller-sdk:2.6.0" + implementation "com.truecaller.android.sdk:truecaller-sdk:2.7.0" implementation 'com.android.support:support-annotations:28.0.0'