Skip to content

Commit

Permalink
updating sdk to specific version 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mwestergaardsc committed Jan 23, 2020
1 parent 249f089 commit 1015078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ platform :ios, '12.0'
use_frameworks!

target 'LoginKitSample' do
pod 'SnapSDK', '> 1.4', :subspecs => ['SCSDKLoginKit']
pod 'SnapSDK', '1.4.0', :subspecs => ['SCSDKLoginKit']
end

target 'LoginKitSampleTests' do
Expand Down

1 comment on commit 1015078

@codydandy25
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@

Please sign in to comment.