From 1c6a4f028521b65acb2791005b206242e010bb49 Mon Sep 17 00:00:00 2001 From: Sarankumar Date: Thu, 14 Mar 2024 19:12:52 +0530 Subject: [PATCH] #MirrorFlyGitHub - UpdateMyProfile --- Podfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Podfile b/Podfile index 98e73ff..05de202 100755 --- a/Podfile +++ b/Podfile @@ -32,14 +32,14 @@ def uikit_pods pod 'BottomSheet', :git => 'https://github.com/joomcode/BottomSheet' #submodule dependency pods - pod 'MirrorFlySDK', '5.15.5' + pod 'MirrorFlySDK', '5.15.7' end def notification_pods #submodule dependency pods - pod 'MirrorFlySDK', '5.15.5' + pod 'MirrorFlySDK', '5.15.7' end