Skip to content

Commit ccb8f31

Browse files
Point WordPressAuthenticator to latest commit.
1 parent 9ea806f commit ccb8f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ target 'WooCommerce' do
7272

7373
# To allow pod to pick up beta versions use -beta. E.g., 1.1.7-beta.1
7474
# pod 'WordPressAuthenticator', '~> 4.1.1'
75-
pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', :commit => 'c169358f383aa0bcbfb383dfa03ae983d543b266'
75+
pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', :commit => 'f2ad89e43f769ac144dcb19df89bb5c78efa7c2a'
7676
# pod 'WordPressAuthenticator', :git => 'https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git', :branch => ''
7777
# pod 'WordPressAuthenticator', :path => '../WordPressAuthenticator-iOS'
7878

0 commit comments

Comments
 (0)