diff --git a/Podfile b/Podfile index cf09dc3..0a86083 100644 --- a/Podfile +++ b/Podfile @@ -8,6 +8,7 @@ target 'LensLongReceiptsDemo' do use_frameworks! # Pods for LensLongReceiptsDemo - pod 'VeryfiLens-LongReceipts', '2.1.21.1' + + pod 'VeryfiLens-LongReceipts', '2.1.22.4' end