Skip to content

Commit 7d4b250

Browse files
author
Kadi Kraman
authored
Merge pull request #386 from Mitch528/dep-update
Bump AppAuth-iOS dependency to fix iOS 13 compatibility
2 parents 1a69037 + d28a556 commit 7d4b250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-native-app-auth.podspec

100644100755
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.0.0'
17+
s.dependency 'AppAuth', '1.2.0'
1818
end

0 commit comments

Comments
 (0)