I'm trying to upgrade to latest version, but when I launch pod install i got
Specs satisfying the `StripeFinancialConnections (= 22.5.1, ~> 22.5.1), StripeFinancialConnections (~> 22.7.0)` dependency were found, but they required a higher minimum deployment target.
My minimun deployment target is 12.4 and should be enough, accordin to the documentation.
platform :ios, '12.4'