Skip to content

Commit

Permalink
List of included changes:
Browse files Browse the repository at this point in the history
  - Update Podfiles to use the latest version of ML Kit.

PiperOrigin-RevId: 428085207
Change-Id: I15696d8353f3f72c57c63fc34c613a5449ac31f3
  • Loading branch information
Google ML Kit authored and zongmins committed Feb 11, 2022
1 parent 1d3b433 commit c8923f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/quickstarts/entityextraction/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ use_frameworks!

project 'EntityExtractionExample.xcodeproj'

pod 'GoogleMLKit/EntityExtraction', '2.5.0'
pod 'GoogleMLKit/EntityExtraction', '2.6.0'

target 'EntityExtractionExample' do
end
Expand Down

0 comments on commit c8923f1

Please sign in to comment.