diff --git a/Podfile b/Podfile index 1fe1a76..bcd8585 100644 --- a/Podfile +++ b/Podfile @@ -8,5 +8,5 @@ target 'LensReceiptsDemo' do use_frameworks! # Pods for LensReceiptsDemo - pod 'VeryfiLens-Receipts', '2.1.3.2' + pod 'VeryfiLens-Receipts', '2.1.4.2' end