Skip to content

Commit 1015078

Browse files
updating sdk to specific version 1.4.0
1 parent 249f089 commit 1015078

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ platform :ios, '12.0'
22
use_frameworks!
33

44
target 'LoginKitSample' do
5-
pod 'SnapSDK', '> 1.4', :subspecs => ['SCSDKLoginKit']
5+
pod 'SnapSDK', '1.4.0', :subspecs => ['SCSDKLoginKit']
66
end
77

88
target 'LoginKitSampleTests' do

0 commit comments

Comments
 (0)