From 1d1d4cc465267f2aca43e657a4f285e6840d6592 Mon Sep 17 00:00:00 2001 From: ismailgulek Date: Wed, 22 Jul 2020 17:14:55 +0300 Subject: [PATCH] Update Podfile Co-authored-by: SBiOSoftWhare --- Podfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Podfile b/Podfile index 612c9dc02..fa19f7d5c 100644 --- a/Podfile +++ b/Podfile @@ -61,7 +61,7 @@ abstract_target 'RiotPods' do pod 'GBDeviceInfo', '~> 6.3.0' pod 'Reusable', '~> 4.1' - pod 'KeychainAccess' + pod 'KeychainAccess', '~> 4.2' # Piwik for analytics pod 'MatomoTracker', '~> 7.2.0' @@ -117,4 +117,3 @@ post_install do |installer| end end end -