Skip to content

Commit

Permalink
Update react-native-mlkit-entity-extraction.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
nmajumder12 authored May 10, 2024
1 parent 17bf82d commit 2a41e93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react-native-mlkit-entity-extraction.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Pod::Spec.new do |s|
s.requires_arc = true

s.dependency "React"
s.dependency "GoogleMLKit/EntityExtraction", "4.0.0"
s.dependency "GoogleMLKit/EntityExtraction", "6.0.0"
# ...
# s.dependency "..."
end
Expand Down

0 comments on commit 2a41e93

Please sign in to comment.