Skip to content

Commit

Permalink
Update Podfile
Browse files Browse the repository at this point in the history
update sdk version to 8.0.1
  • Loading branch information
souheib93 authored Apr 30, 2024
1 parent f6b0cb8 commit 3de756d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/IDnow/Podfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

target 'IDnow' do
use_frameworks!
pod 'IDnowSDK', '8.0.0'
pod 'IDnowSDK', '8.0.1'
end

0 comments on commit 3de756d

Please sign in to comment.