Skip to content

Commit

Permalink
Update api version
Browse files Browse the repository at this point in the history
  • Loading branch information
serge-rylko committed Jun 7, 2024
1 parent b8e0364 commit 86806c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ platform :ios, '11.0'
use_frameworks!

target 'Catalog' do
pod 'FaceSDK', '~> 6.1'
pod 'FaceCoreBasic', '~> 6.1'
pod 'FaceSDK', '~> 6.2'
pod 'FaceCoreBasic', '~> 6.2'
end

0 comments on commit 86806c5

Please sign in to comment.