Skip to content

Commit

Permalink
Update AppAuth-iOS to version 1.7.6 (#1039)
Browse files Browse the repository at this point in the history
  • Loading branch information
carbonrobot authored Nov 26, 2024
1 parent 9f586bd commit ebc5bee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/tidy-students-drive.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'react-native-app-auth': patch
---

Update AppAuth-iOS to version 1.7.6
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ Pod::Spec.new do |s|
s.source_files = 'ios/**/*.{h,m}'
s.requires_arc = true
s.dependency 'React-Core'
s.dependency 'AppAuth', '>= 1.7.3'
s.dependency 'AppAuth', '>= 1.7.6'
end

0 comments on commit ebc5bee

Please sign in to comment.