Skip to content

Commit 47e9fb5

Browse files
author
Kadi Kraman
authored
Merge pull request #549 from FormidableLabs/chore/update-app-auth-ios
Upgrade AppAuth-iOS to v1.4.0
2 parents 05f63df + 3bf4251 commit 47e9fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-native-app-auth.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ Pod::Spec.new do |s|
1414
s.source_files = 'ios/**/*.{h,m}'
1515
s.requires_arc = true
1616
s.dependency 'React'
17-
s.dependency 'AppAuth', '1.2.0'
17+
s.dependency 'AppAuth', '1.4.0'
1818
end

0 commit comments

Comments
 (0)