Skip to content

Commit

Permalink
bump apple to 3.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
namidan committed Oct 9, 2024
1 parent 8548edf commit 1c6b398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react-native-nami-sdk.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Pod::Spec.new do |s|
s.source_files = "ios/**/*.{h,m,swift}"
s.requires_arc = true

s.dependency 'Nami', '3.2.5'
s.dependency 'Nami', '3.2.6'
s.dependency 'React'

end

0 comments on commit 1c6b398

Please sign in to comment.