diff --git a/Podfile b/Podfile index 38c8f53eb..b225339eb 100644 --- a/Podfile +++ b/Podfile @@ -18,7 +18,7 @@ target 'TestingApp' do end target 'GliaWidgets' do - pod 'GliaCoreSDK', '1.5.6' + pod 'GliaCoreSDK' swiftlint end