Skip to content

Commit d28a556

Browse files
committed
Bump AppAuth dependency to 1.2.0
1 parent 1a69037 commit d28a556

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)