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: I74b59c224de09a468dc786bd2082eb178166199f
  • Loading branch information
Google ML Kit authored and zongmins committed Feb 11, 2022
1 parent 1d3b433 commit 64c878d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/quickstarts/languageid/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ platform :ios, '10.0'

project 'LanguageIDExample.xcodeproj'

pod 'GoogleMLKit/LanguageID', '2.5.0'
pod 'GoogleMLKit/LanguageID', '2.6.0'

target 'LanguageIDExample' do
end
Expand Down

0 comments on commit 64c878d

Please sign in to comment.