We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ea806f commit ccb8f31Copy full SHA for ccb8f31
Podfile
@@ -72,7 +72,7 @@ target 'WooCommerce' do
72
73
# To allow pod to pick up beta versions use -beta. E.g., 1.1.7-beta.1
74
# pod 'WordPressAuthenticator', '~> 4.1.1'
75
- pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', :commit => 'c169358f383aa0bcbfb383dfa03ae983d543b266'
+ pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', :commit => 'f2ad89e43f769ac144dcb19df89bb5c78efa7c2a'
76
# pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', :branch => ''
77
# pod 'WordPressAuthenticator', :path => '../WordPressAuthenticator-iOS'
78
0 commit comments