We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 506ec5a commit 23f5f74Copy full SHA for 23f5f74
examples/lottie_ios_example/Package.swift
@@ -5,6 +5,6 @@ import PackageDescription
5
let package = Package(
6
name: "lottie_ios_example",
7
dependencies: [
8
- .package(url: "https://github.com/airbnb/lottie-spm", from: "4.4.2"),
+ .package(url: "https://github.com/airbnb/lottie-spm", from: "4.4.3"),
9
]
10
)
0 commit comments