Skip to content

Commit ebc5bee

Browse files
authored
Update AppAuth-iOS to version 1.7.6 (#1039)
1 parent 9f586bd commit ebc5bee

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/tidy-students-drive.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'react-native-app-auth': patch
3+
---
4+
5+
Update AppAuth-iOS to version 1.7.6

packages/react-native-app-auth/react-native-app-auth.podspec

+1-1
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-Core'
17-
s.dependency 'AppAuth', '>= 1.7.3'
17+
s.dependency 'AppAuth', '>= 1.7.6'
1818
end

0 commit comments

Comments
 (0)