Skip to content

Commit b1d9f73

Browse files
committed
fix(ios): updated native SDK
BREAKING CHANGE: min deployment target has been raised to 13.0
1 parent db60c82 commit b1d9f73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/platforms/ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pod 'lottie-ios', :git => 'https://github.com/farfromrefug/lottie-ios.git', :branch => "4.3.3"
1+
pod 'lottie-ios', :git => 'https://github.com/farfromrefug/lottie-ios.git', :branch => "4.4.1"
22
# pod 'lottie-ios', :path => '/Volumes/dev/ios/lottie-ios'

0 commit comments

Comments
 (0)