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

project 'TranslateExample.xcodeproj'

pod 'GoogleMLKit/Translate', '2.5.0'
pod 'GoogleMLKit/Translate', '2.6.0'

target 'TranslateExample' do
target 'TranslateExampleTests' do
Expand Down

0 comments on commit a71354c

Please sign in to comment.