Skip to content

Commit

Permalink
Merge pull request #23 from regulaforensics/api-version-update
Browse files Browse the repository at this point in the history
Update api version
  • Loading branch information
DzmitrySmaliakou authored Jun 7, 2024
2 parents b8e0364 + 86806c5 commit 53af291
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 53af291

Please sign in to comment.