Skip to content

Commit

Permalink
Update Podfile (#337)
Browse files Browse the repository at this point in the history
  • Loading branch information
desokroshan authored Sep 10, 2019
1 parent 6de72aa commit bb0bc6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CognitoAuth-Sample/Swift/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ platform :ios, '9.0'
use_frameworks!

target :'CognitoAuthSample' do
$awsVersion = '~> 2.10.0'
$awsVersion = '~> 2.11.0'
pod 'AWSCognitoAuth', $awsVersion
end

0 comments on commit bb0bc6d

Please sign in to comment.